consts property

List<SteamConst> consts
getter/setter pair

list of SteamConsts of the struct

Implementation

late List<SteamConst> consts;