printNotes property

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

Implementation

@JsonKey(name: 'PrintNotes', includeIfNull: false)
final bool? printNotes;