isHighlighted property

bool isHighlighted

Whether or not the current conversation highlighted.

Implementation

bool get isHighlighted => data![_kConvKey]['isHighlighted'];