noConf property
- @JsonKey(includeIfNull: false, name: 'no-conf', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'no-conf', fromJson: toBool, toJson: toString) bool? noConf;
@JsonKey(includeIfNull: false, name: 'no-conf', fromJson: toBool, toJson: toString) bool? noConf;