isAlpha property

bool isAlpha

Implementation

bool get isAlpha => _encoding == _State.alpha;