$AddressDTOExtension extension

on

Methods

copyWith({double? lat, double? long, String? address1, String? address2, String? city, String? state, String? postalCode, String? country}) AddressDTO
copyWithWrapped({Wrapped<double?>? lat, Wrapped<double?>? long, Wrapped<String?>? address1, Wrapped<String?>? address2, Wrapped<String?>? city, Wrapped<String?>? state, Wrapped<String?>? postalCode, Wrapped<String?>? country}) AddressDTO