IDatabaseTable constructor

const IDatabaseTable(
  1. String name
)

Implementation

const IDatabaseTable(this.name);