methods property

List<SteamMethod> methods
getter/setter pair

list of SteamMethods of the interface

Implementation

late List<SteamMethod> methods;