dispose method

Future<bool> dispose()

Implementation

Future<bool> dispose() => close(deleteFromDisk: false);