UReplyRefRootNotFoundPost constructor
const
UReplyRefRootNotFoundPost({
- required NotFoundPost data,
Implementation
const factory UReplyRefRootNotFoundPost({required final NotFoundPost data}) =
_$UReplyRefRootNotFoundPostImpl;