rewardBlockLabel property
If this interaction is displaying rewards, this is the text to use for the header of the reward-displaying section of the interaction.
Implementation
@JsonKey(name:'rewardBlockLabel')
String? rewardBlockLabel;
If this interaction is displaying rewards, this is the text to use for the header of the reward-displaying section of the interaction.
@JsonKey(name:'rewardBlockLabel')
String? rewardBlockLabel;