StringSelectPropertyBuilder constructor

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

Implementation

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