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