isCancel property

bool get isCancel
inherited

Implementation

bool get isCancel => status == Status.canceled;