createOrganization abstract method

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

Implementation

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