methodParams property

List<Map<String, dynamic>> methodParams
final

参数列表(类型、可空、名称)

Implementation

final List<Map<String, dynamic>> methodParams;