enums property

List<SteamEnum> enums
getter/setter pair

list of SteamEnums of the interface

Implementation

late List<SteamEnum> enums;