menu
flutter_background_geolocation package
documentation
flutter_background_geolocation.dart
HttpEvent
success property
success property
dark_mode
light_mode
success
property
bool
success
getter/setter pair
true
if the HTTP response was successful (
200
,
201
,
204
).
Implementation
late bool success;
flutter_background_geolocation package
documentation
flutter_background_geolocation
HttpEvent
success property
HttpEvent class