read property

  1. @JsonKey(defaultValue: false)
bool read
final

Whether the announcement has been read.

Implementation

@JsonKey(defaultValue: false)
final bool read;