UReplyRefParent.postView constructor

const UReplyRefParent.postView({
  1. required PostView data,
})

Implementation

const factory UReplyRefParent.postView({required PostView data}) =
    UReplyRefParentPostView;