args property

List args
getter/setter pair

The arguments to pass to the method, all hex encoded.

Implementation

List<dynamic> args;