ULabelValue.knownValue constructor
const
ULabelValue.knownValue({
- required KnownLabelValue data,
Implementation
const factory ULabelValue.knownValue({
required KnownLabelValue data,
}) = ULabelValueKnownValue;