devicePlatform property
The device platform the tracker runs on.
Defaults to "web" on Web and "mob" on iOS/Android
Implementation
final DevicePlatform? devicePlatform;
The device platform the tracker runs on.
Defaults to "web" on Web and "mob" on iOS/Android
final DevicePlatform? devicePlatform;