FlutterSoundHelper constructor

FlutterSoundHelper()

The factory which returns the Singleton

Implementation

factory FlutterSoundHelper() {
  return flutterSoundHelper;
}