menu
googleapis package
documentation
dfareporting/v4.dart
CustomRule
CustomRule.new constructor
CustomRule.new constructor
dark_mode
light_mode
CustomRule
constructor
CustomRule
(
{
String
?
name
,
int
?
priority
,
List
<
RuleBlock
>
?
ruleBlocks
,
})
Implementation
CustomRule({this.name, this.priority, this.ruleBlocks});
googleapis package
documentation
dfareporting/v4
CustomRule
CustomRule.new constructor
CustomRule class