setUpOrg abstract method

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

Implementation

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