geofencing_flutter_plugin_platform_interface library
Classes
- GeofencingFlutterPluginPlatform
-
The
abstract class GeofencingFlutterPluginPlatform extends PlatformInterfaceis defining an abstract class namedGeofencingFlutterPluginPlatformthat extends thePlatformInterfaceclass. This abstract class serves as a platform interface for the Geofencing Flutter plugin, providing a set of methods that need to be implemented by platform-specific classes.