RangersApplogAutoTrackConfig constructor
RangersApplogAutoTrackConfig({})
Implementation
RangersApplogAutoTrackConfig({
this.pageConfigs = const [],
this.useCustomRoute = false,
this.ignoreElementKeys = const [],
this.ignoreElementStringKeys = const [],
this.enablePageView = true,
this.enablePageLeave = false,
this.enableClick = true,
});