AudioBubbleStream constructor

AudioBubbleStream()

Implementation

factory AudioBubbleStream() {
  return _singleton;
}