init method

Implementation

Future<MixAudioPlayerPlatform> init(AudioData request) {
  throw UnimplementedError('init() has not been implemented.');
}