$LatLngCopyWith extension

on

Properties

copyWith → _$LatLngCWProxy

Available on LatLng, provided by the $LatLngCopyWith extension

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