destroy method

Future destroy()

Implementation

Future<dynamic> destroy() => _channel.invokeMethod('destroy');