getUnit method

String? getUnit(
  1. String unitType
)

Implementation

String? getUnit(final String unitType) => units_[unitType];