dispose method

Future<void> dispose()

Disposes the WebView Environment reference.

Implementation

Future<void> dispose() => platform.dispose();