dispose method

  1. @override
void dispose()
inherited

Dispose the underlying Arc.

Implementation

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