removeRole_Pre method
Implementation
$async.Future<$9.RemoveRoleResponse> removeRole_Pre($grpc.ServiceCall call, $async.Future<$9.RemoveRoleRequest> request) async {
return removeRole(call, await request);
}
$async.Future<$9.RemoveRoleResponse> removeRole_Pre($grpc.ServiceCall call, $async.Future<$9.RemoveRoleRequest> request) async {
return removeRole(call, await request);
}