sliceName property

String? sliceName
inherited

sliceName The name of this element definition slice, when slicing is working. The name must be a token with no dots or spaces. This is a unique name referring to a specific set of constraints applied to this element, used to provide a name to different slices of the same element.

Implementation

String? get sliceName => throw _privateConstructorUsedError;