noscriptHtml method

  1. @override
String noscriptHtml()
override

HTML de fallback para <noscript> (vazio = nenhum).

Implementation

@override
String noscriptHtml() =>
    '<img height="1" width="1" style="display:none" alt="" src="https://px.ads.linkedin.com/collect/?pid=$partnerId&fmt=gif"/>';