BaseSchema constructor

BaseSchema(
  1. Set<Field> fields
)

Implementation

BaseSchema(this.fields);