setUpOrg abstract method

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

Implementation

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