contentBase property
URL for the current action.
For the tracking of screens (e.g. with trackPageViewWithName) this is combined
with the path parameter to create the tracked url.
Implementation
late final String contentBase;
URL for the current action.
For the tracking of screens (e.g. with trackPageViewWithName) this is combined
with the path parameter to create the tracked url.
late final String contentBase;