SchemaPreview constructor

const SchemaPreview(
  1. List<SchemaStatement> statements
)

Implementation

const SchemaPreview(this.statements);