detailAction property
A description of what will happen when you open the sack. As far as I can tell, this is blank currently. Unknown whether it will eventually be populated with useful info.
Implementation
@JsonKey(name:'detailAction')
String? detailAction;