flutter_contacts
organization
Organization
toJson method
toJson
flutter_contacts
organization
Organization
toJson method
Organization class
Constructors
Organization
fromJson
Properties
company
department
hashCode
jobDescription
officeLocation
phoneticName
runtimeType
symbol
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$OrganizationToJson(this);