SCREEN_EVENT constant

String const SCREEN_EVENT

Measure type for collection of screen events (on/off/unlocked).

  • Event-based measure.
  • Uses the Smartphone primary device for data collection.
  • No sampling configuration needed.

Implementation

static const String SCREEN_EVENT =
    '${CarpDataTypes.CARP_NAMESPACE}.screenevent';