Table constructor

const Table(
  1. String name
)

Implementation

const Table(this.name);