dispose method

void dispose()

Dispose the underlying Arc.

Implementation

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