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