SafeCompleter<T> constructor

SafeCompleter<T>([
  1. String? debugLabel
])

Implementation

SafeCompleter([this.debugLabel]) : _isStarted = true;