duplicateRows method

void duplicateRows(
  1. String rows
)

Implementation

void duplicateRows(String rows) => obj.duplicateRows(rows);