menu
ap_common_firebase package
documentation
utils/firebase_utils.dart
AppleNotificationSound
AppleNotificationSound const constructor
AppleNotificationSound const constructor
dark_mode
light_mode
AppleNotificationSound
constructor
const
AppleNotificationSound
(
{
bool
critical
=
false
,
String
?
name
,
num
volume
=
0
,
})
Implementation
const AppleNotificationSound({ this.critical = false, this.name, this.volume = 0, });
ap_common_firebase package
documentation
utils/firebase_utils
AppleNotificationSound
AppleNotificationSound const constructor
AppleNotificationSound class