dispose method

void dispose()
inherited

Dispose the underlying Arc.

Implementation

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