SoundManager constructor

SoundManager()

This method is used to get the instance of this class.

Implementation

factory SoundManager() => _instance;