$ReviewCopyWith extension
- on
Properties
- copyWith → _$ReviewCWProxy
-
Available on Review, provided by the $ReviewCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfReview.copyWith(...)
orinstanceOfReview.copyWith.fieldName(...)
.no setter