hasThirdPartyClickTrackers property
bool
get
hasThirdPartyClickTrackers
Check if this has third-party click trackers
Implementation
bool get hasThirdPartyClickTrackers =>
thirdPartyClickTrackers != null && thirdPartyClickTrackers!.isNotEmpty;