createOrganization abstract method

Future<CreateOrganizationResponse> createOrganization(
  1. ServiceCall call,
  2. CreateOrganizationRequest request
)

Implementation

$async.Future<$10.CreateOrganizationResponse> createOrganization($grpc.ServiceCall call, $10.CreateOrganizationRequest request);