UInfoNameKnownValue constructor
const
UInfoNameKnownValue({
- required KnownInfoName data,
Implementation
const factory UInfoNameKnownValue({required final KnownInfoName data}) =
_$UInfoNameKnownValueImpl;