name property
The name of a sound file in the app's main bundle or in the Library/Sounds
folder of the app's container directory. Specify the string "default" to play
the system sound.
Implementation
final String name;
The name of a sound file in the app's main bundle or in the Library/Sounds
folder of the app's container directory. Specify the string "default" to play
the system sound.
final String name;