context property

Map<String, dynamic>? context
final

The ambient request context.

Implementation

final Map<String, dynamic>? context;