value property
The raw "Investment" value for the stat, before transformations are performed to turn this raw stat into stats that are displayed in the game UI.
Implementation
@JsonKey(name:'value')
int? value;
The raw "Investment" value for the stat, before transformations are performed to turn this raw stat into stats that are displayed in the game UI.
@JsonKey(name:'value')
int? value;