apiTags property Null safety

List apiTags
read / write

api tags of item

Implementation

late List<dynamic> apiTags;