context property

Map<Object, Object?>? context
getter/setter pair

Arbitrary context data for the invocation.

Implementation

Map<Object, Object?>? context;