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