UReplyRefParent.blockedPost constructor

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

Implementation

const factory UReplyRefParent.blockedPost({
  required BlockedPost data,
}) = UReplyRefParentBlockedPost;