close method

Future close ()

Close the PDFViewer Will trigger the onDestroy event

Implementation

Future close() => _channel.invokeMethod('close');