pageViews property
Web specific
Configuration for autocapturing page view events using PageViewsOptions. See docs
for more information. Set to false to disable tracking page views.
Can be either PageViewsOptions or false.
Implementation
final bool pageViews = true;