isCancel property

bool get isCancel

Implementation

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