videoParamsController property
Implementation
@protected
final StreamController<VideoParams> videoParamsController =
StreamController<VideoParams>.broadcast();
@protected
final StreamController<VideoParams> videoParamsController =
StreamController<VideoParams>.broadcast();