arguments property

Map<String, dynamic> arguments
final

The arguments to pass to the method.

Implementation

final Map<String, dynamic> arguments;