number property
The full phone number, including the country code. For example, +3112345678.
Implementation
@BuiltValueField(wireName: r'number')
String get number;
The full phone number, including the country code. For example, +3112345678.
@BuiltValueField(wireName: r'number')
String get number;