A flag that denotes whether the SDK is monitoring.
static Future<bool?> get isMonitoring { return DevRevSDKPlatform.instance.isMonitoring; }