arguments property
ArgumentInvocation
get
arguments
The arguments passed to the callable.
Implementation
ArgumentInvocation get arguments;
The arguments passed to the callable.
ArgumentInvocation get arguments;