constructor PolymerDeclaration


PolymerDeclaration(HtmlElement element, String name, Type type, PolymerDeclaration superDeclaration)

Source

PolymerDeclaration(this.element, this.name, this.type, this.superDeclaration);