UThreadViewPostParent.notFoundPost constructor
const
UThreadViewPostParent.notFoundPost({
- required NotFoundPost data,
Implementation
const factory UThreadViewPostParent.notFoundPost({
required NotFoundPost data,
}) = UThreadViewPostParentNotFoundPost;