menu
vyuh_feature_system package
documentation
action/alert.dart
ShowAlertAction
ShowAlertAction.fromJson factory constructor
ShowAlertAction.fromJson factory constructor
dark_mode
light_mode
ShowAlertAction.fromJson
constructor
ShowAlertAction.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ShowAlertAction.fromJson(Map<String, dynamic> json) => _$ShowAlertActionFromJson(json);
vyuh_feature_system package
documentation
action/alert
ShowAlertAction
ShowAlertAction.fromJson factory constructor
ShowAlertAction class