description property

String? description
inherited

description A human-readable text description of how the slicing works. If there is no discriminator, this is required to be present to provide whatever information is possible about how the slices can be differentiated.

Implementation

String? get description => throw _privateConstructorUsedError;