punctuation constant

List<String> const punctuation

Implementation

static const punctuation = ['.', ',', '!', '?', ';', ':'];