getByPath<T> abstract method

T getByPath<T>(
  1. JsonPath path
)

Implementation

T getByPath<T>(JsonPath path);