UThreadViewPostReply.threadViewPost constructor

const UThreadViewPostReply.threadViewPost({
  1. required ThreadViewPost data,
})

Implementation

const factory UThreadViewPostReply.threadViewPost({
  required ThreadViewPost data,
}) = UThreadViewPostReplyThreadViewPost;