CAMS_PROTOCOL_API_LEVEL constant

String const CAMS_PROTOCOL_API_LEVEL

The API level used by study protocols. This reflects the major version of the CARP Mobile Sensing framework as set in the pubspec.yaml file.

Implementation

static const String CAMS_PROTOCOL_API_LEVEL = '2.0';