completer property

The completer that has been assigned to this image stream.

Generally there is no need to deal with the completer directly.

Implementation

PictureStreamCompleter? get completer => _completer;