free method

Future<void> free()

Implementation

Future<void> free() => freeHandle(handle: handle);