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