isValueCancel method

bool isValueCancel()

Implementation

bool isValueCancel() => this._value == ReturnCode.cancel;