Returns a unit spelling corresponding to the type of unit
unit
static String? unitToString(Unit? unit) => _POSSIBLE_SPELLINGS[unit];