inches top-level property
A non-standard unit of length.
Implementation
final LengthUnits inches = LengthUnits('inches', '\'', 'in', 'inch', 2.54e-2, false);
A non-standard unit of length.
final LengthUnits inches = LengthUnits('inches', '\'', 'in', 'inch', 2.54e-2, false);