isPinnedMessage property

  1. @JsonKey(defaultValue: false)
bool isPinnedMessage
getter/setter pair

Pinned Message

Implementation

@JsonKey(defaultValue: false)
bool isPinnedMessage;