identifier property

String get identifier
inherited

The value of the label being defined. Must only include lowercase ascii and the '-' character (a-z-+).

Implementation

String get identifier => throw _privateConstructorUsedError;