$UserAddressExtension extension

on

Methods

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