getOrganization abstract method

Future<GetOrganizationResponse> getOrganization(
  1. ServiceCall call,
  2. GetOrganizationRequest request
)

Implementation

$async.Future<$11.GetOrganizationResponse> getOrganization($grpc.ServiceCall call, $11.GetOrganizationRequest request);