arguments property

List<Uint8List>? arguments
getter/setter pair

Transaction specific arguments accessed from the application's approval-program and clear-state-program.

Implementation

List<Uint8List>? arguments;