shouldShowLargeIcons property
A hint to show a large icon for a reward
Implementation
@JsonKey(name:'shouldShowLargeIcons')
bool? shouldShowLargeIcons;
A hint to show a large icon for a reward
@JsonKey(name:'shouldShowLargeIcons')
bool? shouldShowLargeIcons;