UThreadViewPostReplyNotFoundPost constructor
const
UThreadViewPostReplyNotFoundPost({
- required NotFoundPost data,
Implementation
const factory UThreadViewPostReplyNotFoundPost(
{required final NotFoundPost data}) =
_$UThreadViewPostReplyNotFoundPostImpl;