officeLocationId property

  1. @JsonKey.new(name: 'OfficeLocationId', includeIfNull: false)
String? officeLocationId
final

Implementation

@JsonKey(name: 'OfficeLocationId', includeIfNull: false)
final String? officeLocationId;