attendees constant

JsonPath<Map<String, IAttendee>> const attendees

Implementation

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