setUpOrg abstract method

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

Implementation

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