UInfoName.knownValue constructor
const
UInfoName.knownValue({
- required KnownInfoName data,
Implementation
const factory UInfoName.knownValue({
required KnownInfoName data,
}) = UInfoNameKnownValue;