UReplyRefRoot.notFoundPost constructor

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

Implementation

const factory UReplyRefRoot.notFoundPost({
  required NotFoundPost data,
}) = UReplyRefRootNotFoundPost;