tags property Null safety

List tags
read / write

tags of the quest

Implementation

late List<dynamic> tags;