digits constant

String const digits

The string '0123456789'.

Implementation

static const digits = '0123456789';