label property

String? label
final

The label assigned to this chunk, or null if no label is assigned to the chunk.

Implementation

final String? label;