Clears all data related to current solevato client instance
@override Future<void> clear() async { await localStorage.clear(); }