isPinned property

bool isPinned

Whether this channel has the pinned flag set.

Implementation

bool get isPinned => has(pinned);