fields property

List<MapEntry<String, CType>> get fields

Implementation

List<MapEntry<String, CType>> get fields => _fields;