types property Null safety

List<String> types

Implementation

List<String> get types => xmlTypes['\$'].toString().split(' ');