data constant

JsonPath<List<IPlayer>> const data

Implementation

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