IfAloneBlock constructor
const
IfAloneBlock(
- String source,
- BooleanKeyword booleanKeyword,
- Boolean boolean
Implementation
const IfAloneBlock(this.source, this.booleanKeyword, this.boolean);