getOrganization abstract method

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

Implementation

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