stream property

PlayerStream get stream

Current state of the Player available as listenable Streams.

Implementation

PlayerStream get stream => platform!.stream;