isNotSuccessful property

bool isNotSuccessful

Implementation

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