MOD constant

TokenType const MOD

Implementation

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