expirationTooltip property
The tooltip message to show, if any, when the item expires.
Implementation
@JsonKey(name:'expirationTooltip')
String? expirationTooltip;
The tooltip message to show, if any, when the item expires.
@JsonKey(name:'expirationTooltip')
String? expirationTooltip;