menu
smithy package
documentation
ast.dart
Matcher
Matcher.fromJson factory constructor
Matcher.fromJson factory constructor
dark_mode
light_mode
Matcher.fromJson
constructor
Matcher.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory Matcher.fromJson(Map<String, Object?> json) => _$MatcherFromJson(json);
smithy package
documentation
ast
Matcher
Matcher.fromJson factory constructor
Matcher class