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