flutter_contacts
organization
Organization
officeLocation property
officeLocation
flutter_contacts
organization
Organization
officeLocation property
Organization class
Constructors
Organization
fromJson
Properties
company
department
hashCode
jobDescription
officeLocation
phoneticName
runtimeType
symbol
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==
officeLocation
property
String
officeLocation
@
JsonKey
(defaultValue: ''), read / write
Office location as a free-form address
Implementation
@JsonKey(defaultValue: '') String officeLocation;