records property

List<Record> records
getter/setter pair

Implementation

late List<Record> records;