failed property

bool failed
override

Implementation

bool get failed => error?.errorCode != null || error?.message != null;