allCharacters top-level property

List<String> allCharacters
final

All characters

Implementation

final allCharacters = asciiRange(33, 127);