completer property
The completer that has been assigned to this image stream.
Generally there is no need to deal with the completer directly.
Implementation
ImageStreamCompleter get completer => _completer;
The completer that has been assigned to this image stream.
Generally there is no need to deal with the completer directly.
ImageStreamCompleter get completer => _completer;