fields property

List<SteamField> fields
getter/setter pair

list of SteamFields of the interface

Implementation

late List<SteamField> fields;