menu
webfeed_plus package
documentation
domain/media/license.dart
License
License constructor
License constructor
dark_mode
light_mode
License
constructor
License
(
{
String
?
type
,
String
?
href
,
String
?
value
,
})
Implementation
License({ this.type, this.href, this.value, });
webfeed_plus package
documentation
domain/media/license
License
License constructor
License class