attributes constant
Implementation
static const List<Attribute> attributes = [
Attributes.charset,
Attributes.content,
Attributes.httpEquiv,
Attributes.name,
];
static const List<Attribute> attributes = [
Attributes.charset,
Attributes.content,
Attributes.httpEquiv,
Attributes.name,
];