playbackController property

StreamController<PlaybackState> playbackController
getter/setter pairinherited

Implementation

late StreamController<PlaybackState> playbackController;