diskCache property
- @JsonKey(includeIfNull: false, name: 'disk-cache', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'disk-cache', fromJson: toInt, toJson: toString) int? diskCache;
@JsonKey(includeIfNull: false, name: 'disk-cache', fromJson: toInt, toJson: toString) int? diskCache;