menu
puppeteer package
documentation
protocol/preload.dart
RuleSet
RuleSet constructor
RuleSet constructor
dark_mode
light_mode
RuleSet
constructor
RuleSet
(
{
required
RuleSetId
id
,
required
LoaderId
loaderId
,
required
String
sourceText
,
})
Implementation
RuleSet({required this.id, required this.loaderId, required this.sourceText});
puppeteer package
documentation
protocol/preload
RuleSet
RuleSet constructor
RuleSet class