Table constructor

const Table(
  1. String tableName
)

Implementation

const Table(this.tableName);