records property

List<Map<String, DataField>> records

Implementation

List<Map<String, DataField>> get records => _fields;