officeLocation property

String officeLocation
@JsonKey(defaultValue: ''), read / write

Office location as a free-form address

Implementation

@JsonKey(defaultValue: '')
String officeLocation;