menu
webfeed package
documentation
domain/rss_cloud.dart
RssCloud
RssCloud.new constructor
RssCloud.new constructor
dark_mode
light_mode
RssCloud
constructor
RssCloud
(
String
?
domain
,
String
?
port
,
String
?
path
,
String
?
registerProcedure
,
String
?
protocol
,
)
Implementation
RssCloud( this.domain, this.port, this.path, this.registerProcedure, this.protocol, );
webfeed package
documentation
domain/rss_cloud
RssCloud
RssCloud.new constructor
RssCloud class