TokenAttribute constructor
TokenAttribute(
- String val
Implementation
TokenAttribute(String val) : super('token', AttributeScope.IGNORE, val);
TokenAttribute(String val) : super('token', AttributeScope.IGNORE, val);