ULabelValueKnownValue constructor
const
ULabelValueKnownValue({
- required KnownLabelValue data,
Implementation
const factory ULabelValueKnownValue({required final KnownLabelValue data}) =
_$ULabelValueKnownValueImpl;