isSuccessful property

bool isSuccessful

Implementation

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