getRecords function

List<GenericDataFields> getRecords(
  1. ORM orm
)

Implementation

List<GenericDataFields> getRecords(ORM orm) => orm._records;