params

val params: T?

Method-specific parameters.

The type and structure of params depends on the method being invoked. Some methods do not require parameters, in which case this should be null.