structs property

List<SteamStruct> structs
getter/setter pair

List of structs in steam api definition

Implementation

late List<SteamStruct> structs;