questStepSummary property
An additional summary of this step in the quest line.
Implementation
@JsonKey(name:'questStepSummary')
String? questStepSummary;
An additional summary of this step in the quest line.
@JsonKey(name:'questStepSummary')
String? questStepSummary;