isCanceled property

bool isCanceled

Whether the completer was canceled before the result was ready.

Implementation

bool get isCanceled => _isCanceled;