args property

Map<String, Object?> args
final

The arguments passed as input

Implementation

final Map<String, Object?> args;