consts property

List<SteamConst> consts
getter/setter pair

List of constants in steam api definition

Implementation

late List<SteamConst> consts;