DOMTemplateBlockIfCollection constructor
DOMTemplateBlockIfCollection(
- DOMTemplateVariable? variable, [
- DOMTemplateNode? content
Implementation
DOMTemplateBlockIfCollection(super.variable, [super.content]);