reset method

Future<void> reset()

Implementation

Future<void> reset() => _plugin.reset(this);