flutter_contacts
phone
Phone
number property
number
flutter_contacts
phone
Phone
number property
Phone class
Constructors
Phone
fromJson
Properties
customLabel
hashCode
isPrimary
label
number
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
number
property
String
number
@
JsonKey
(required: true), read / write
Phone number.
Implementation
@JsonKey(required: true) String number;