dispose abstract method

Future<void> dispose()

Disposes the platform view.

The PlatformViewController is unusable after calling dispose.

Implementation

Future<void> dispose();