threadItemNotFound property
ThreadItemNotFound?
get
threadItemNotFound
Implementation
ThreadItemNotFound? get threadItemNotFound =>
isThreadItemNotFound ? data as ThreadItemNotFound : null;
ThreadItemNotFound? get threadItemNotFound =>
isThreadItemNotFound ? data as ThreadItemNotFound : null;