args property

Map<String, Object?> args
final

Serialized task arguments.

Implementation

final Map<String, Object?> args;