httpEquiv constant
Attribute
const httpEquiv
Implementation
static const httpEquiv = Attribute(
name: 'httpEquiv',
html: 'if (httpEquiv != null) \' http-equiv="\$httpEquiv"\'',
);
static const httpEquiv = Attribute(
name: 'httpEquiv',
html: 'if (httpEquiv != null) \' http-equiv="\$httpEquiv"\'',
);