soundChannel property

SoundChannel? soundChannel
final

The sound channel to play the message sound through.

If this value is null, then Game.interfaceSounds will be used.

Implementation

final SoundChannel? soundChannel;