Element constructor
Element(})
Implementation
Element(
this.kind,
this.name,
this.flags, {
this.location,
this.parameters,
this.returnType,
this.typeParameters,
this.aliasedType,
});
Element(
this.kind,
this.name,
this.flags, {
this.location,
this.parameters,
this.returnType,
this.typeParameters,
this.aliasedType,
});