departmentRequireContactConfirmation property

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

Implementation

@JsonKey(name: 'DepartmentRequireContactConfirmation', includeIfNull: false)
final bool? departmentRequireContactConfirmation;