$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(...) or instanceOfMoney.copyWith.fieldName(...).
no setter