sound property

ApsSound? sound
final

Sound to be played with the message. May be a simple sound name via ApsSoundName or a critical alert configuration via CriticalSound.

Implementation

final ApsSound? sound;