context property

Map<String, dynamic>? context
final

Contextual data (e.g., Request-ID).

Implementation

final Map<String, dynamic>? context;