getByPath<T> abstract method

T getByPath<T>(
  1. JsonPath path
)
inherited

Implementation

T getByPath<T>(JsonPath path);