arguments property

Map<String, Object?> arguments
final

The decoded JSON arguments object.

Implementation

final Map<String, Object?> arguments;