DIGITS property

List<String> DIGITS
getter/setter pair

Implementation

var DIGITS = '0123456789abcdefghijklmnopqrstuvwxyz'.split('');