expirationTooltip property
If this item can expire, this is the tooltip message to show with its expiration info.
Implementation
@JsonKey(name:'expirationTooltip')
String? expirationTooltip;
If this item can expire, this is the tooltip message to show with its expiration info.
@JsonKey(name:'expirationTooltip')
String? expirationTooltip;