$asGeoLocation property

GeoLocationCopyWith<$R, GeoLocation, $Out> get $asGeoLocation

Implementation

GeoLocationCopyWith<$R, GeoLocation, $Out> get $asGeoLocation =>
    $base.as((v, t, t2) => _GeoLocationCopyWithImpl(v, t, t2));