public static var firstDocumentScanAlertPresented: Bool {
        get {
            appGroup.bool(forKey: Names.firstDocumentScanAlertPresented.rawValue)
        }
        set {