restrictionChanges property

List<RestrictionChange>? restrictionChanges
getter/setter pair

The set of changes made to restrictions.

Implementation

core.List<RestrictionChange>? restrictionChanges;