enabled property

bool enabled
getter/setter pair

Whether the plugin is current stopped or started (BackgroundGeolocation.stop / BackgroundGeolocation.start).

Implementation

late bool enabled;