devicePlatform property

DevicePlatform? devicePlatform
final

The device platform the tracker runs on.

Defaults to "web" on Web and "mob" on iOS/Android

Implementation

final DevicePlatform? devicePlatform;