disconnect abstract method

Future<void> disconnect({
  1. dynamic hint,
})

Cleanup node resources and stop the signer.

Implementation

Future<void> disconnect({dynamic hint});