menu
get_apps package
documentation
models.dart
ActionNotification
ActionNotification.new constructor
ActionNotification.new constructor
dark_mode
light_mode
ActionNotification
constructor
ActionNotification
(
{
required
String
packageName
,
required
String
action
,
})
Implementation
ActionNotification({ required this.packageName, required this.action, });
get_apps package
documentation
models
ActionNotification
ActionNotification.new constructor
ActionNotification class