starred property

bool? starred
final

Whether the chat list is starred.

If null, the star will not be rendered.

Implementation

final bool? starred;