name property
String?
get
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.
Implementation
external String? get name;