stop method

  1. @override
Future<void> stop()
override

Implementation

@override
Future<void> stop() => methodChannel.invokeMethod<void>('stop');