copy method

UcumDecimal copy()

Implementation

UcumDecimal copy() => UcumDecimal.fromString(asUcumDecimal());