toUnion method

ULabelValue toUnion()

Returns this value as ULabelValue.

Implementation

ULabelValue toUnion() => ULabelValue.knownValue(data: this);