data constant

JsonPath<List<ITask>> const data

Implementation

static const JsonPath<List<ITask>> data = JsonPath.internal(["data"], "/data");