UFeedGetPostThreadThread.notFoundPost constructor

const UFeedGetPostThreadThread.notFoundPost({
  1. required NotFoundPost data,
})

Implementation

const factory UFeedGetPostThreadThread.notFoundPost({
  required NotFoundPost data,
}) = UFeedGetPostThreadThreadNotFoundPost;