getOrganization abstract method

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

Implementation

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