$PlaceCopyWith extension

on

Properties

copyWith → _$PlaceCWProxy

Available on Place, provided by the $PlaceCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfPlace.copyWith(...) or instanceOfPlace.copyWith.fieldName(...).
no setter