SoundIdCallback typedef Null safety

SoundIdCallback = void Function(int soundId)

Implementation

typedef SoundIdCallback = void Function(int soundId);