undelegate_Pre method
Implementation
$async.Future<$40.MsgUndelegateResponse> undelegate_Pre($grpc.ServiceCall call, $async.Future<$40.MsgUndelegate> request) async {
return undelegate(call, await request);
}
$async.Future<$40.MsgUndelegateResponse> undelegate_Pre($grpc.ServiceCall call, $async.Future<$40.MsgUndelegate> request) async {
return undelegate(call, await request);
}