$ShopifySharpAddressExtension extension

on

Methods

copyWith({String? address1, String? address2, String? city, String? company, String? country, String? countryCode, String? countryName, bool? $default, String? firstName, String? lastName, double? latitude, double? longitude, String? name, String? phone, String? province, String? provinceCode, String? zip, int? id, String? adminGraphqlApiId}) ShopifySharpAddress

Available on ShopifySharpAddress, provided by the $ShopifySharpAddressExtension extension

copyWithWrapped({Wrapped<String?>? address1, Wrapped<String?>? address2, Wrapped<String?>? city, Wrapped<String?>? company, Wrapped<String?>? country, Wrapped<String?>? countryCode, Wrapped<String?>? countryName, Wrapped<bool?>? $default, Wrapped<String?>? firstName, Wrapped<String?>? lastName, Wrapped<double?>? latitude, Wrapped<double?>? longitude, Wrapped<String?>? name, Wrapped<String?>? phone, Wrapped<String?>? province, Wrapped<String?>? provinceCode, Wrapped<String?>? zip, Wrapped<int?>? id, Wrapped<String?>? adminGraphqlApiId}) ShopifySharpAddress

Available on ShopifySharpAddress, provided by the $ShopifySharpAddressExtension extension