UReplyRefParentBlockedPost constructor
const
UReplyRefParentBlockedPost({
- required BlockedPost data,
Implementation
const factory UReplyRefParentBlockedPost({required final BlockedPost data}) =
_$UReplyRefParentBlockedPostImpl;