menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
PushRule
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Object
?
>
actions
getter/setter pair
The actions to perform when this rule is matched.
Implementation
List<Object?> actions;
sendingnetwork_dart_sdk package
documentation
sdn
PushRule
actions property
PushRule class