isError property Null safety

bool isError

Implementation

bool get isError => cmd == CommandString.error;