MSchemaPropertyBuilder constructor
MSchemaPropertyBuilder(
- Uri? schemaUri,
- JsonPath path
Implementation
MSchemaPropertyBuilder(this.schemaUri, this.path);
MSchemaPropertyBuilder(this.schemaUri, this.path);