isSuccessful property

bool get isSuccessful

Implementation

bool get isSuccessful => this.resultType == ResultType.success;