jsonPath property

JsonPath jsonPath
override

Implementation

JsonPath get jsonPath => _jsonPath ??= JsonPath.parsed(path!);