AddContentRestriction constructor
AddContentRestriction({
- required AddContentRestrictionOperation operation,
- required AddContentRestrictionRestrictions restrictions,
Implementation
AddContentRestriction({required this.operation, required this.restrictions});