createOrganization abstract method

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

Implementation

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