UReplyRefParent.notFoundPost constructor

const UReplyRefParent.notFoundPost({
  1. required NotFoundPost data,
})

Implementation

const factory UReplyRefParent.notFoundPost({
  required NotFoundPost data,
}) = UReplyRefParentNotFoundPost;