MethodChannelAudioplayersPlatform constructor

MethodChannelAudioplayersPlatform()

Implementation

MethodChannelAudioplayersPlatform() {
  _channel.setMethodCallHandler(platformCallHandler);
}