webfeed package
documentation
rating
Rating
Rating constructor
Rating
Rating
constructor
Null safety
Rating
(
{
String
?
scheme
,
String
?
value
}
)
Implementation
Rating({ this.scheme, this.value, });
webfeed package
documentation
rating
Rating
Rating constructor
Rating class
Constructors
Rating
parse
Properties
hashCode
runtimeType
scheme
value
Methods
noSuchMethod
toString
Operators
operator ==