MSchemaPropertyBuilder constructor

MSchemaPropertyBuilder(
  1. Uri? schemaUri,
  2. JsonPath path
)

Implementation

MSchemaPropertyBuilder(this.schemaUri, this.path);