$UserAddressExtension extension

on

Methods

copyWith({String? street, String? street2, String? city, String? region, String? postalCode, String? country}) UserAddress

Available on UserAddress, provided by the $UserAddressExtension extension

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

Available on UserAddress, provided by the $UserAddressExtension extension