addressMatch property
Whether the chosen delivery address is identical to the billing address.
Implementation
@BuiltValueField(wireName: r'addressMatch')
bool? get addressMatch;
Whether the chosen delivery address is identical to the billing address.
@BuiltValueField(wireName: r'addressMatch')
bool? get addressMatch;