isNotSuccessful property

bool get isNotSuccessful

Implementation

bool get isNotSuccessful => this.resultType != ResultType.success;