getNewRows abstract method

List<PlutoRow> getNewRows({
  1. int count = 1,
})
inherited

Implementation

List<PlutoRow> getNewRows({
  int count = 1,
});