interfaces property

List<SteamInterface> interfaces
getter/setter pair

List of interfaces in steam api definition

Implementation

late List<SteamInterface> interfaces;