failed property

bool get failed

Whether the command has failed with errors.

Implementation

bool get failed => errors.isNotEmpty;