arguments property

Object? arguments
final

The arguments for the method.

Must be a valid value for the MethodCodec used.

Implementation

final Object? arguments;