menu
units_converter package
documentation
models/property.dart
Property<K, V>
getUnit abstract method
getUnit abstract method
dark_mode
light_mode
getUnit
abstract method
Unit
getUnit
(
K
name
)
Returns the
Unit
with the corresponding name
Implementation
Unit getUnit(K name);
units_converter package
documentation
models/property
Property<K, V>
getUnit abstract method
Property class