homePhone property
- @Deprecated('homePhone has been deprecated')
- @BuiltValueField.new(wireName: r'homePhone')
Shopper's home phone number (including the country code).
Implementation
@Deprecated('homePhone has been deprecated')
@BuiltValueField(wireName: r'homePhone')
String? get homePhone;