isRead property

bool? isRead

Check if message is read

Implementation

bool? get isRead => _read;