noneDigit property

String noneDigit
final

Same as: ^0-9

Implementation

static final String noneDigit = '\\D';