context property

Map<String, dynamic>? context
final

Ambient action context used to scope all persistent-store operations.

Implementation

final Map<String, dynamic>? context;