UReplyRefRoot.blockedPost constructor

const UReplyRefRoot.blockedPost({
  1. required BlockedPost data,
})

Implementation

const factory UReplyRefRoot.blockedPost({
  required BlockedPost data,
}) = UReplyRefRootBlockedPost;