dispose method

Future<void> dispose()

Implementation

Future<void> dispose() => ReaderManager.instance.dispose(_handle);