isFailed property

bool get isFailed

Implementation

bool get isFailed => result == 'FAILURE' || result == 'ERROR';