truncateConsoleReadout property

  1. @JsonKey(includeIfNull: false, name: 'truncate-console-readout', fromJson: toBool, toJson: toString)
bool? truncateConsoleReadout
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'truncate-console-readout', fromJson: toBool, toJson: toString) bool? truncateConsoleReadout;