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