showConsoleReadout property

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

Implementation

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