$MoneyCopyWith extension
- on
Properties
- copyWith → _$MoneyCWProxy
-
Available on Money, provided by the $MoneyCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfMoney.copyWith(...)
orinstanceOfMoney.copyWith.fieldName(...)
.no setter