UFeedGetPostThreadThread.blockedPost constructor

const UFeedGetPostThreadThread.blockedPost({
  1. required BlockedPost data,
})

Implementation

const factory UFeedGetPostThreadThread.blockedPost({
  required BlockedPost data,
}) = UFeedGetPostThreadThreadBlockedPost;