params property

List<SteamParam> params
getter/setter pair

list of SteamParams of the method

Implementation

late List<SteamParam> params;