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