FLOOR constant

TokenType const FLOOR

Implementation

static const TokenType FLOOR =
    TokenType._internal('FLOOR', 5, function: true);