SoundEffectPlayer constructor

SoundEffectPlayer()

Implementation

factory SoundEffectPlayer() => _instance ??= SoundEffectPlayer._();