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