flutter_contacts
name
Name
toJson method
toJson
flutter_contacts
name
Name
toJson method
Name class
Constructors
Name
fromJson
Properties
first
firstPhonetic
hashCode
last
lastPhonetic
middle
middlePhonetic
nickname
prefix
runtimeType
suffix
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$NameToJson(this);