AudioSource constructor

AudioSource(
  1. String token,
  2. dynamic mapChannels
)

Implementation

AudioSource(this.token, this.mapChannels);