YamlSchema constructor

YamlSchema(
  1. YamlMap _schema
)

Implementation

YamlSchema(this._schema);