label property

String label
final

The link label.

Temporarily, this class is also being used to represent the link data for an inline link (the destination and title), but this should change before the package is released.

Implementation

final String label;