methods property

List<SteamMethod> methods
getter/setter pair

list of SteamMethods of the struct

Implementation

late List<SteamMethod> methods;