registerWith static method
Register the plugin with the web implementation. Called by ?? when ??
Implementation
static void registerWith(Registrar registrar) {
FlutterGooglePlacesSdkPlatform.instance = FlutterGooglePlacesSdkWebPlugin();
}
Register the plugin with the web implementation. Called by ?? when ??
static void registerWith(Registrar registrar) {
FlutterGooglePlacesSdkPlatform.instance = FlutterGooglePlacesSdkWebPlugin();
}