Set the odometer value. Returns Location map at the reset point.
Future<Map<String, Object?>> setOdometer(double value) { throw UnimplementedError('setOdometer() has not been implemented.'); }