FlutterSoundHelper constructor
FlutterSoundHelper()
The factory which returns the Singleton
Implementation
factory FlutterSoundHelper() {
return flutterSoundHelper;
}
The factory which returns the Singleton
factory FlutterSoundHelper() {
return flutterSoundHelper;
}