defaultParams property

dynamic defaultParams
getter/setter pair

如果 manual=false ,自动执行 run 的时候,默认带上的参数

Implementation

dynamic? defaultParams;