menu
yt
yt
Keyword
Keyword.fromJson factory constructor
Keyword.fromJson
brightness_4
brightness_5
Keyword.fromJson
constructor
Keyword.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Keyword.fromJson(Map<String, dynamic> json) => _$KeywordFromJson(json);
yt
yt
Keyword
Keyword.fromJson factory constructor
Keyword class