isRead property

bool? get isRead

Check if message is read

Implementation

bool? get isRead => _read;