InsertTable constructor

const InsertTable(
  1. String name
)

Insert table if it doesn't already exist

Implementation

const InsertTable(this.name);