acceptCharset function
Implementation
Attribute<AcceptCharsetAttr> acceptCharset(String value) {
return Attribute('acceptCharset', value);
}
Attribute<AcceptCharsetAttr> acceptCharset(String value) {
return Attribute('acceptCharset', value);
}