isSystem property

bool get isSystem

True if the message is a system info.

Implementation

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