args property

List<int>? args
final

args uses the same json format as the json rpc api.

Implementation

final List<int>? args;