percent constant

String const percent

Ratio expressed as a fraction of 100. 100% equals a ratio of 1.0.

Implementation

static const String percent = 'percent';