setUpOrg abstract method

Future<SetUpOrgResponse> setUpOrg(
  1. ServiceCall call,
  2. SetUpOrgRequest request
)

Implementation

$async.Future<$2.SetUpOrgResponse> setUpOrg(
    $grpc.ServiceCall call, $2.SetUpOrgRequest request);