fullPhoneNumber property
The full phone number of the contact provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344"
Implementation
@BuiltValueField(wireName: r'fullPhoneNumber')
String? get fullPhoneNumber;