LowercaseAlphabetC constructor

const LowercaseAlphabetC()

Implementation

final class LowercaseAlphabetC extends Special implements Identifierable, Startable { static const VALUE = 'c'; const LowercaseAlphabetC();