dispose method
The representation of the HTML5 message channels.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
@override
void dispose() {
disposeChannel();
}
The representation of the HTML5 message channels.
Officially Supported Platforms/Implementations:
@override
void dispose() {
disposeChannel();
}