requirementDisplayString property
If this perk is not active, this is the string to show for why it's not providing its benefits.
Implementation
@JsonKey(name:'requirementDisplayString')
String? requirementDisplayString;
If this perk is not active, this is the string to show for why it's not providing its benefits.
@JsonKey(name:'requirementDisplayString')
String? requirementDisplayString;