$LocationExtension extension
- on
Methods
-
copyWith(
{String? address, String? city, String? region, String? postalCode, String? country, double? lat, double? lon, String? storeNumber}) → Location -
Available on Location, provided by the $LocationExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? address, Wrapped<String?> ? city, Wrapped<String?> ? region, Wrapped<String?> ? postalCode, Wrapped<String?> ? country, Wrapped<double?> ? lat, Wrapped<double?> ? lon, Wrapped<String?> ? storeNumber}) → Location -
Available on Location, provided by the $LocationExtension extension