label property

  1. @JsonKey()
String? label
final

The label to be used for this tooltip.

Implementation

@JsonKey()
final String? label;