cleanup method

Future<void> cleanup()

Removes every temporary signing asset created by this session.

Implementation

Future<void> cleanup() => _cleanup();