RefPropertyBuilder constructor

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

Implementation

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