mainListArgs property

List? mainListArgs
final

程序入口函数的列表参数

Implementation

final List<dynamic>? mainListArgs;