fields property

List<SteamField> fields
getter/setter pair

list of SteamFields of the struct

Implementation

late List<SteamField> fields;