addOrganization abstract method

Future<AddOrganizationResponse> addOrganization(
  1. ServiceCall call,
  2. AddOrganizationRequest request
)

Implementation

$async.Future<$1.AddOrganizationResponse> addOrganization($grpc.ServiceCall call, $1.AddOrganizationRequest request);