arguments property

Map<String, Object?>? arguments
final

The arguments to pass to the function.

Implementation

final Map<String, Object?>? arguments;