$AddressDataExtension extension

on

Methods

copyWith({String? city, String? region, String? street, String? postalCode, String? country}) AddressData
copyWithWrapped({Wrapped<String>? city, Wrapped<String?>? region, Wrapped<String>? street, Wrapped<String?>? postalCode, Wrapped<String?>? country}) AddressData