flutter_contacts
account
Account
toJson method
toJson
flutter_contacts
account
Account
toJson method
Account class
Constructors
Account
fromJson
Properties
hashCode
mimetypes
name
rawId
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AccountToJson(this);