completer property
Internal completer used to block the thread until shutdown.
Implementation
Completer<void> completer = Completer<void>();
Internal completer used to block the thread until shutdown.
Completer<void> completer = Completer<void>();