$DeviceAddressV2Extension extension
Methods
-
copyWith(
{double? lat, double? long, String? streetAddress, String? city, String? state, String? postalCode}) → DeviceAddressV2 -
copyWithWrapped(
{Wrapped< double?> ? lat, Wrapped<double?> ? long, Wrapped<String?> ? streetAddress, Wrapped<String?> ? city, Wrapped<String?> ? state, Wrapped<String?> ? postalCode}) → DeviceAddressV2