rules property

rules Whether additional slices are allowed or not. When the slices are ordered, profile authors can also say that additional slices are only allowed at the end.

Implementation

ElementDefinitionSlicingRules? get rules =>
    throw _privateConstructorUsedError;