SafeCompleter<T> constructor
SafeCompleter<T> ([
- String? debugLabel
Implementation
SafeCompleter([this.debugLabel]) : _isStarted = true;
SafeCompleter([this.debugLabel]) : _isStarted = true;