menu
ucum package
documentation
special/holding_handler.dart
HoldingHandler
getValue method
getValue method
dark_mode
light_mode
getValue
method
@
override
UcumDecimal
getValue
(
)
override
Get the conversion value.
Implementation
@override UcumDecimal getValue() { return _value; }
ucum package
documentation
special/holding_handler
HoldingHandler
getValue method
HoldingHandler class