randomSoundNextPlays property
The times that randomSounds should play next.
The map values are the number of milliseconds before the sound keys should play again.
Implementation
final List<NextRun<RandomSound>> randomSoundNextPlays;
The times that randomSounds should play next.
The map values are the number of milliseconds before the sound keys should play again.
final List<NextRun<RandomSound>> randomSoundNextPlays;