gameplayTags property Null safety

List gameplayTags
read / write

gameplay tags of item

Implementation

late List<dynamic> gameplayTags;