UReplyRefRoot.postView constructor

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

Implementation

const factory UReplyRefRoot.postView({
  required PostView data,
}) = UReplyRefRootPostView;