GeneralAudio constructor

GeneralAudio({
  1. String? sharedLibraryPath,
})

Implementation

GeneralAudio({
  super.sharedLibraryPath,
});