dispose abstract method
Disposes the platform view.
The PlatformViewController is unusable after calling dispose.
Implementation
Future<void> dispose();
Disposes the platform view.
The PlatformViewController is unusable after calling dispose.
Future<void> dispose();