print property

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

Implementation

@JsonKey(name: 'Print', includeIfNull: false)
final bool? print;