departmentLocationRequiresApproval property

  1. @JsonKey.new(name: 'DepartmentLocationRequiresApproval', includeIfNull: false)
bool? departmentLocationRequiresApproval
final

Implementation

@JsonKey(name: 'DepartmentLocationRequiresApproval', includeIfNull: false)
final bool? departmentLocationRequiresApproval;