$AddressDataExtension extension
- on
Methods
-
copyWith(
{String? city, String? region, String? street, String? postalCode, String? country}) → AddressData -
Available on AddressData, provided by the $AddressDataExtension extension
-
copyWithWrapped(
{Wrapped< String> ? city, Wrapped<String?> ? region, Wrapped<String> ? street, Wrapped<String?> ? postalCode, Wrapped<String?> ? country}) → AddressData -
Available on AddressData, provided by the $AddressDataExtension extension