removeOrg_Pre method
Implementation
$async.Future<$0.RemoveOrgResponse> removeOrg_Pre($grpc.ServiceCall $call,
$async.Future<$0.RemoveOrgRequest> $request) async {
return removeOrg($call, await $request);
}
$async.Future<$0.RemoveOrgResponse> removeOrg_Pre($grpc.ServiceCall $call,
$async.Future<$0.RemoveOrgRequest> $request) async {
return removeOrg($call, await $request);
}