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