TBLClassicUnit class
Constructors
-
TBLClassicUnit(String _publisherId, String _mode, String _placement, String _pageUrl, String _pageType, String _pageId, String _targetType, bool _isFeed, TBLClassicListener _tblClassicListener, TBLTrackingManager _tblTrackingManager, TBLEventsManager _tblEventsManager, {Key? key, int? viewId, ScrollController? scrollController, bool? keepAlive, Future<bool>? isWarmedUpWebview})
-
Methods
-
fetchContent()
→ Future<void>
-
Fetches the content for the unit.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
Set the extra properties for the unit
-
toString()
→ String
-
A string representation of this object.
inherited