String describing just the numeric value without a unit suffix.
@override String numberToString() => value.toString();