label property

String label
final

The label of the attribute value, usually the Dart code. It might be quite long, the client should abbreviate as needed.

Implementation

final String label;