Query parameters extracted from the URL (e.g., {'id': '123', 'name': 'Widget'})
final Map<String, dynamic> queryParams;