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