realtimeChunkChecksum property

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

Implementation

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