arguments property

Map<String, dynamic> arguments
final

Arguments passed to the method.

Implementation

final Map<String, dynamic> arguments;