isPrintable property

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

Implementation

@JsonKey(name: 'IsPrintable', includeIfNull: false)
final bool? isPrintable;