typemustmatch function
Implementation
Attribute<TypemustmatchAttr> typemustmatch(String value) {
return Attribute('typemustmatch', value);
}
Attribute<TypemustmatchAttr> typemustmatch(String value) {
return Attribute('typemustmatch', value);
}