customLowerAlphabet property

List<String>? customLowerAlphabet
getter/setter pair

You might want to provide your custom lowercase alphabet.

Implementation

List<String>? customLowerAlphabet;