insertRows method

void insertRows(
  1. String rows
)

Implementation

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