getOrganization abstract method

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

Implementation

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