It's just in the base assemby-csharp namespace it seems, not in any of the defined namespaces
In there, I think you want the SaveDataRoot class and the SaveHeader class
What I just did is run GameAssembly.dll through il2cppinspector to get all the c# type definitions, and found it in there