stream property

MediaStream? get stream

Get the virtual stream

Implementation

MediaStream? get stream => _virtualStream;