MethodChannelFlutterAudioPlayerPlugin constructor
MethodChannelFlutterAudioPlayerPlugin()
Implementation
MethodChannelFlutterAudioPlayerPlugin() {
methodChannel.setMethodCallHandler(_handleNativeMethodCall);
}
MethodChannelFlutterAudioPlayerPlugin() {
methodChannel.setMethodCallHandler(_handleNativeMethodCall);
}