@override Future<void> setTotalTaxAmount(double val) { return _$setTotalTaxAmountAsyncAction .run(() => super.setTotalTaxAmount(val)); }