StreamAudioSource constructor

StreamAudioSource({
  1. dynamic tag,
})

Implementation

StreamAudioSource({dynamic tag}) : super(tag: tag);