args property

Map<String, Object?> args
final

The function parameters and values.

Implementation

final Map<String, Object?> args;