statusController property

StreamController<KinescopePlayerStatus> statusController
final

StreamController for status stream.

Implementation

final statusController = StreamController<KinescopePlayerStatus>();