self property

JsonPath<T> self

Implementation

JsonPath<T> get self => this ?? const JsonPath.root();