unknownUnit constant

String const unknownUnit

In cases where we do not know the unit, we have a constant we can fall back onto.

Implementation

static const unknownUnit = "unknown unit";