isSystem property

bool isSystem

True if the message is a system info.

Implementation

bool get isSystem => type == 'system';