readStateProto property

  1. @JsonKey.new(name: 'read_state_proto')
String readStateProto
final

Authoritative read states after applying the acknowledgement, encoded as a base64 protobuf bundle

Implementation

@JsonKey(name: 'read_state_proto')
final String readStateProto;