isCompleted property

bool isCompleted

Whether the completer has completed.

Implementation

bool get isCompleted => _isCompleted;