flush method

void flush()

Alias for clear.

Implementation

void flush() => clear();