attributes constant
Implementation
static const List<Attribute> attributes = [
Attributes.async,
Attributes.defer,
Attributes.src,
Attributes.type,
];
static const List<Attribute> attributes = [
Attributes.async,
Attributes.defer,
Attributes.src,
Attributes.type,
];