useResponsiblePerson property

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

Implementation

@JsonKey(name: 'UseResponsiblePerson', includeIfNull: false)
final bool? useResponsiblePerson;