context property

Map? context
getter/setter pair

Initial value of the saga's context.

Implementation

Map<dynamic, dynamic>? context;