clean method
dynamic
clean()
inherited
Clean up the internal state and reset hash object to its initial state.
Implementation
clean() => reset();
Clean up the internal state and reset hash object to its initial state.
clean() => reset();