isPinned property

bool isPinned
final

Whether the conversation is pinned:

  • true: Yes;
  • false: No.

Implementation

final bool isPinned;