MPropertyBuilder constructor
MPropertyBuilder(
- Uri? schemaUri,
- JsonPath path
Implementation
MPropertyBuilder(Uri? schemaUri, JsonPath path) : super(schemaUri, path);
MPropertyBuilder(Uri? schemaUri, JsonPath path) : super(schemaUri, path);