isCancelled property

bool isCancelled

Implementation

bool get isCancelled => errorCode == ERRORCODE_USERCANCEL;