APPLICATION_INFORMATION constant

String const APPLICATION_INFORMATION

Measure type for collection of basic application information like app name, package name, version, etc.

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

Implementation

static const String APPLICATION_INFORMATION =
    '${CarpDataTypes.CARP_NAMESPACE}.applicationinformation';