isNumeric property

bool isNumeric

Implementation

bool get isNumeric => _encoding == _State.numeric;