arguments property

List<Object>? arguments
final

The target method arguments.

Implementation

final List<Object>? arguments;