isCompleted property

bool get isCompleted
inherited

Implementation

bool get isCompleted => _isCompleted || _disposed;