specials constant

List<String> const specials

Implementation

static const List<String> specials = ["@", "=", "_", "+", "-", "!", "."];