factPath property

JsonPath? factPath

Property getter and setter for factPath:

Implementation

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

Implementation

set factPath(JsonPath? factPath);