progressValue property
How much of the presentation node is considered to be completed so far by the given character/profile.
Implementation
@JsonKey(name:'progressValue')
int? progressValue;
How much of the presentation node is considered to be completed so far by the given character/profile.
@JsonKey(name:'progressValue')
int? progressValue;