registerWith static method
Implementation
static void registerWith(Registrar registrar) {
FlutterErrorHandlerPlatform.instance = FlutterErrorHandlerWeb();
}
static void registerWith(Registrar registrar) {
FlutterErrorHandlerPlatform.instance = FlutterErrorHandlerWeb();
}