A scratch space for middleware/services to stash per-request data.
final Map<String, Object?> context = {};