rightBracket property
Returns the right curly bracket.
Implementation
@Deprecated('Use ClassDeclaration or MixinDeclaration directly')
Token get rightBracket;
Returns the right curly bracket.
@Deprecated('Use ClassDeclaration or MixinDeclaration directly')
Token get rightBracket;