listRows method

List<AnyMap> listRows()

Implementation

List<AnyMap> listRows() => this.mapList((e) => e.mapSQL);