getProject abstract method

Future<GetProjectResponse> getProject(
  1. ServiceCall call,
  2. GetProjectRequest request
)

Implementation

$async.Future<$0.GetProjectResponse> getProject(
    $grpc.ServiceCall call, $0.GetProjectRequest request);