UThreadItemValue.threadItemNotFound constructor
const
UThreadItemValue.threadItemNotFound({
- required ThreadItemNotFound data,
Implementation
const factory UThreadItemValue.threadItemNotFound({
required ThreadItemNotFound data,
}) = UThreadItemValueThreadItemNotFound;