digits constant

String const digits

The string '0123456789'.

Implementation

static const String digits = '0123456789';