isMonolog property

bool get isMonolog

Indicates whether this Chat is a monolog.

Implementation

bool get isMonolog => kind == ChatKind.monolog;