menu
smp_mobile_flutter_sdk package
documentation
models/notification_models/base_notification_model.dart
BaseNotificationModel
buttons property
buttons property
dark_mode
light_mode
buttons
property
List
<
ButtonModel
>
?
buttons
getter/setter pair
Implementation
List<ButtonModel>? buttons;
smp_mobile_flutter_sdk package
documentation
models/notification_models/base_notification_model
BaseNotificationModel
buttons property
BaseNotificationModel class