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