createOrganization abstract method

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

Implementation

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