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