DIV constant

TokenType const DIV

Implementation

static const TokenType DIV = TokenType._internal('DIV', 2, operator: true);