characters property

List<String> characters
final

The characters to be used to convert a number to a string.

Implementation

final List<String> characters;