flutter_contacts
phone
Phone
toJson method
toJson
flutter_contacts
phone
Phone
toJson method
Phone class
Constructors
Phone
fromJson
Properties
customLabel
hashCode
isPrimary
label
normalizedNumber
number
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PhoneToJson(this);