params property

List? params
final

json数据可以从外部传入,如果外部有值,取外部值

Implementation

final List? params;