menu
flutter_ast_core package
documentation
flutter_ast_core.dart
MethodSimple
MethodSimple.fromJson factory constructor
MethodSimple.fromJson factory constructor
dark_mode
light_mode
MethodSimple.fromJson
constructor
MethodSimple.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MethodSimple.fromJson(Map<String, dynamic> json) = _$MethodSimple.fromJson;
flutter_ast_core package
documentation
flutter_ast_core
MethodSimple
MethodSimple.fromJson factory constructor
MethodSimple class