presentSoundGetter property

BoolGetter presentSoundGetter
getter/setter pair

Play a sound when the notification is triggered while app is in the foreground.

This property is only applicable to iOS 10 or newer.

Implementation

late BoolGetter presentSoundGetter;