UCommentSelectorArgs constructor
const
UCommentSelectorArgs({
- UUserSelectorArgs? creator,
- UCommentSelectorArgs? children,
- UUserSelectorArgs? user,
- UMediaSelectorArgs? media,
Implementation
const UCommentSelectorArgs({this.creator, this.children, this.user, this.media});