registerWith static method
Implementation
static void registerWith(Registrar registrar) {
ToastAlertWebviewPlatform.instance = ToastAlertWebviewWeb();
}
static void registerWith(Registrar registrar) {
ToastAlertWebviewPlatform.instance = ToastAlertWebviewWeb();
}