scopePath property

JsonPath? scopePath

Property getter and setter for scopePath:

Implementation

JsonPath? get scopePath;
void scopePath=(JsonPath? scopePath)

Implementation

set scopePath(JsonPath? scopePath);