registerWith static method
Implementation
static void registerWith(Registrar registrar) {
PreventAppScreenPlatform.instance = PreventAppScreenWeb();
}
static void registerWith(Registrar registrar) {
PreventAppScreenPlatform.instance = PreventAppScreenWeb();
}