registerWith static method
Implementation
static void registerWith(Registrar registrar) {
FlutterGeolocationServicePlatform.instance = FlutterGeolocationServiceWeb();
}
static void registerWith(Registrar registrar) {
FlutterGeolocationServicePlatform.instance = FlutterGeolocationServiceWeb();
}