locations property Null safety

List locations
read / write

map locations for the quest

Implementation

late List<dynamic> locations;