args property

List<List<int>> args
final

Args is the arguments of a function to execute

  • number: little endian
  • string: base64 bytes

Implementation

final List<List<int>> args;