Schema constructor

const Schema(
  1. List<Table> tables
)

Implementation

const Schema(this.tables);