ModelSchemaDefinition constructor

ModelSchemaDefinition()

Implementation

ModelSchemaDefinition() {
  fields = {};
}