isCanceled property

bool isCanceled

Whether the completer was canceled before being completed.

Implementation

bool get isCanceled => _isCanceled;