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