newPlayerInstance function
Implementation
@JS('newPlayerInstance')
external FlutterSoundPlayer newPlayerInstance(
FlutterSoundPlayerCallback theCallBack, List<Function> callbackTable);
@JS('newPlayerInstance')
external FlutterSoundPlayer newPlayerInstance(
FlutterSoundPlayerCallback theCallBack, List<Function> callbackTable);