tooltip property

  1. @JsonKey()
Tooltip? tooltip
final

Information that can be provided in a tooltip to the customer.

Implementation

@JsonKey()
final Tooltip? tooltip;