copyWith property

Implementation

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