getOffset method
Get the conversion offset value.
Implementation
@override
// Assuming a constructor that takes a string and precision
UcumDecimal getOffset() => UcumDecimal.fromString('32', 24);
Get the conversion offset value.
@override
// Assuming a constructor that takes a string and precision
UcumDecimal getOffset() => UcumDecimal.fromString('32', 24);