getOrganization abstract method

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

Implementation

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