previewActionString property
If the preview has an associated action (like "Open"), this will be the localized string for that action.
Implementation
@JsonKey(name:'previewActionString')
String? previewActionString;
If the preview has an associated action (like "Open"), this will be the localized string for that action.
@JsonKey(name:'previewActionString')
String? previewActionString;