How to check if ALL the player data has been loaded

i have a loading system that basically waits until it loads all assets in my game, but the issue is that i dont think it counts for player datastore keys, how can i check if all the player data has been loaded?

or in other words how can i check if all of the datastore keys have been GetAsynced (if thats a word lol)

any help will be appreciated