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