registerWith static method
Gets called when the plugin is registered.
Implementation
static void registerWith(Registrar registrar) {
WebViewPlatform.instance = WebWebViewPlatform();
}
Gets called when the plugin is registered.
static void registerWith(Registrar registrar) {
WebViewPlatform.instance = WebWebViewPlatform();
}