Does nothing as IndexedDB is absent on desktop or mobile platforms.
IndexedDB
static Future<void> cleanIndexedDb({String? except}) async { // No-op. }