JsonPath<T>.root constructor
const
JsonPath<T>.root ()
Implementation
const JsonPath.root()
: _segments = const [],
_single = null,
super("/");
const JsonPath.root()
: _segments = const [],
_single = null,
super("/");