title constant

JsonPath<String> const title

Implementation

static const JsonPath<String> title = JsonPath.internal(["title"], "/title");