isCanceled property

bool isCanceled

Implementation

bool get isCanceled => _getAttribute<bool>(kCanceled, false);