flutter_contacts
organization
Organization
phoneticName property
phoneticName
flutter_contacts
organization
Organization
phoneticName property
Organization class
Constructors
Organization
fromJson
Properties
company
department
hashCode
jobDescription
officeLocation
phoneticName
runtimeType
symbol
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==
phoneticName
property
String
phoneticName
@
JsonKey
(defaultValue: ''), read / write
Phonetic name of the company name
Implementation
@JsonKey(defaultValue: '') String phoneticName;