questLineDescription property
The description of the quest line that this quest step is a part of.
Implementation
@JsonKey(name:'questLineDescription')
String? questLineDescription;
The description of the quest line that this quest step is a part of.
@JsonKey(name:'questLineDescription')
String? questLineDescription;