arguments property

String arguments
final

The arguments to pass to the function, typically serialized as a JSON string.

Implementation

final String arguments;