args property

Map<String, String> args
final

Key/value parameters forwarded to the extension (may be empty).

Implementation

final Map<String, String> args;