ContentRestrictionRestrictions constructor
ContentRestrictionRestrictions({
- UserArray? user,
- GroupArray? group,
- ContentRestrictionRestrictionsExpandable? expandable,
Implementation
ContentRestrictionRestrictions({this.user, this.group, this.expandable});