menu
webfeed package
documentation
domain/media/restriction.dart
Restriction
Restriction.new constructor
Restriction.new constructor
dark_mode
light_mode
Restriction
constructor
Restriction
(
{
String
?
relationship
,
String
?
type
,
String
?
value
,
})
Implementation
Restriction({ this.relationship, this.type, this.value, });
webfeed package
documentation
domain/media/restriction
Restriction
Restriction.new constructor
Restriction class