reset method

  1. @override
void reset()
override

Implementation

@override
void reset() {
  methodChannel.invokeMethod('reset');
}