copyWith property
GeoLocationCopyWith<GeoLocation, GeoLocation, GeoLocation>
get
copyWith
Implementation
GeoLocationCopyWith<GeoLocation, GeoLocation, GeoLocation> get copyWith =>
_GeoLocationCopyWithImpl(this as GeoLocation, $identity, $identity);