yt
yt
Keyword
Keyword constructor
Keyword
Keyword
constructor
Null safety
Keyword
(
{
required
List
<
List
<
String
>
>
patterns
,
required
int
score
}
)
Implementation
Keyword({required this.patterns, required this.score});
yt
yt
Keyword
Keyword constructor
Keyword class
Constructors
Keyword
fromJson
Properties
hashCode
patterns
runtimeType
score
Methods
noSuchMethod
toJson
toString
Operators
operator ==