isError property

bool isError

True if the message is a error.

Implementation

bool get isError => type == 'error';