realtimeChunkChecksum property
- @JsonKey(includeIfNull: false, name: 'realtime-chunk-checksum', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'realtime-chunk-checksum', fromJson: toBool, toJson: toString) bool? realtimeChunkChecksum;