LBRACE constant

TokenType const LBRACE

Implementation

static const TokenType LBRACE = TokenType._internal('LBRACE', -1);