yt
yt
Keyword
Keyword.fromJson factory constructor
Keyword.fromJson
Keyword.fromJson
constructor
Null safety
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
Constructors
Keyword
fromJson
Properties
hashCode
patterns
runtimeType
score
Methods
noSuchMethod
toJson
toString
Operators
operator ==