callbackStructs property

List<SteamStruct> callbackStructs
getter/setter pair

List of callbacks in steam api definition

Implementation

late List<SteamStruct> callbackStructs;