We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6a576 commit 922b47bCopy full SHA for 922b47b
lib/src/serialization.dart
@@ -43,7 +43,6 @@ const _keyLongitude = "longitude";
43
44
const _keyDeviation = "deviation";
45
const _keyData = "data";
46
-const _keyIsInsideGeofence = "isInsideGeofence";
47
const _keyGeotagExpectedLocation = "expectedLocation";
48
const _keyLocation = "location";
49
const _keyOrderHandle = "orderHandle";
0 commit comments