geofencing_flutter_plugin_platform_interface library

Classes

GeofencingFlutterPluginPlatform
The abstract class GeofencingFlutterPluginPlatform extends PlatformInterface is defining an abstract class named GeofencingFlutterPluginPlatform that extends the PlatformInterface class. 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.