EntityListPropertyBuilder constructor

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

Implementation

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