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