$DateCopyWith extension
- on
Properties
- copyWith → _$DateCWProxy
-
Available on Date, provided by the $DateCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfDate.copyWith(...)
orinstanceOfDate.copyWith.fieldName(...)
.no setter