dispose method

void dispose()

Disposes the throttler.

Implementation

void dispose() => _throttler.dispose();