flush method

List<Event> flush()

Implementation

List<Event> flush() => parseAll(const [], expired: true);