{
  "ABIRoot": {
    "kind": "Root",
    "name": "BioPassID",
    "printedName": "BioPassID",
    "children": [
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Function",
        "name": "configureResolution",
        "printedName": "configureResolution(resolutionPreset:session:)",
        "children": [
          {
            "kind": "TypeNominal",
            "name": "Optional",
            "printedName": "AVFoundation.AVCaptureSession.Preset?",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Preset",
                "printedName": "AVFoundation.AVCaptureSession.Preset",
                "usr": "c:@T@AVCaptureSessionPreset"
              }
            ],
            "usr": "s:Sq"
          },
          {
            "kind": "TypeNominal",
            "name": "FaceResolutionPreset",
            "printedName": "BioPassID.FaceResolutionPreset",
            "usr": "s:9BioPassID20FaceResolutionPresetO"
          },
          {
            "kind": "TypeNominal",
            "name": "AVCaptureSession",
            "printedName": "AVFoundation.AVCaptureSession",
            "usr": "c:objc(cs)AVCaptureSession"
          }
        ],
        "declKind": "Func",
        "usr": "s:9BioPassID19configureResolution16resolutionPreset7sessionSo016AVCaptureSessionG0aSgAA04FaceeG0O_So0iJ0CtF",
        "mangledName": "$s9BioPassID19configureResolution16resolutionPreset7sessionSo016AVCaptureSessionG0aSgAA04FaceeG0O_So0iJ0CtF",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "funcSelfKind": "NonMutating"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceImage",
        "printedName": "FaceImage",
        "children": [
          {
            "kind": "Var",
            "name": "image",
            "printedName": "image",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvp",
            "mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvg",
                "mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvs",
                "mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvM",
                "mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "imageBase64",
            "printedName": "imageBase64",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID9FaceImageC11imageBase64SSvp",
            "mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC11imageBase64SSvg",
                "mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC11imageBase64SSvs",
                "mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID9FaceImageC11imageBase64SSvM",
                "mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(image:imageBase64:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceImage",
                "printedName": "BioPassID.FaceImage",
                "usr": "s:9BioPassID9FaceImageC"
              },
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID9FaceImageC5image0F6Base64ACSo7UIImageC_SStcfc",
            "mangledName": "$s9BioPassID9FaceImageC5image0F6Base64ACSo7UIImageC_SStcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID9FaceImageC",
        "mangledName": "$s9BioPassID9FaceImageC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceDetectionTime",
        "printedName": "FaceDetectionTime",
        "children": [
          {
            "kind": "Var",
            "name": "MANUAL",
            "printedName": "MANUAL",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceDetectionTime.Type) -> BioPassID.FaceDetectionTime",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionTime",
                    "printedName": "BioPassID.FaceDetectionTime",
                    "usr": "s:9BioPassID17FaceDetectionTimeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceDetectionTime.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceDetectionTime",
                        "printedName": "BioPassID.FaceDetectionTime",
                        "usr": "s:9BioPassID17FaceDetectionTimeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID17FaceDetectionTimeO6MANUALyA2CmF",
            "mangledName": "$s9BioPassID17FaceDetectionTimeO6MANUALyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "AUTOMATIC",
            "printedName": "AUTOMATIC",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceDetectionTime.Type) -> BioPassID.FaceDetectionTime",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionTime",
                    "printedName": "BioPassID.FaceDetectionTime",
                    "usr": "s:9BioPassID17FaceDetectionTimeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceDetectionTime.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceDetectionTime",
                        "printedName": "BioPassID.FaceDetectionTime",
                        "usr": "s:9BioPassID17FaceDetectionTimeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID17FaceDetectionTimeO9AUTOMATICyA2CmF",
            "mangledName": "$s9BioPassID17FaceDetectionTimeO9AUTOMATICyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionTime",
                "printedName": "BioPassID.FaceDetectionTime",
                "usr": "s:9BioPassID17FaceDetectionTimeO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionTime",
                "printedName": "BioPassID.FaceDetectionTime",
                "usr": "s:9BioPassID17FaceDetectionTimeO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17FaceDetectionTimeO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID17FaceDetectionTimeO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceDetectionTimeO9hashValueSivp",
            "mangledName": "$s9BioPassID17FaceDetectionTimeO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceDetectionTimeO9hashValueSivg",
                "mangledName": "$s9BioPassID17FaceDetectionTimeO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17FaceDetectionTimeO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID17FaceDetectionTimeO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID17FaceDetectionTimeO",
        "mangledName": "$s9BioPassID17FaceDetectionTimeO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceDetectionStatus",
        "printedName": "FaceDetectionStatus",
        "children": [
          {
            "kind": "Var",
            "name": "ALIGNED",
            "printedName": "ALIGNED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionStatus",
                    "printedName": "BioPassID.FaceDetectionStatus",
                    "usr": "s:9BioPassID19FaceDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceDetectionStatus",
                        "printedName": "BioPassID.FaceDetectionStatus",
                        "usr": "s:9BioPassID19FaceDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID19FaceDetectionStatusO7ALIGNEDyA2CmF",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO7ALIGNEDyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "NOT_ALIGNED",
            "printedName": "NOT_ALIGNED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionStatus",
                    "printedName": "BioPassID.FaceDetectionStatus",
                    "usr": "s:9BioPassID19FaceDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceDetectionStatus",
                        "printedName": "BioPassID.FaceDetectionStatus",
                        "usr": "s:9BioPassID19FaceDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID19FaceDetectionStatusO11NOT_ALIGNEDyA2CmF",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO11NOT_ALIGNEDyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "NOT_DETECTED",
            "printedName": "NOT_DETECTED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionStatus",
                    "printedName": "BioPassID.FaceDetectionStatus",
                    "usr": "s:9BioPassID19FaceDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceDetectionStatus",
                        "printedName": "BioPassID.FaceDetectionStatus",
                        "usr": "s:9BioPassID19FaceDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID19FaceDetectionStatusO12NOT_DETECTEDyA2CmF",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO12NOT_DETECTEDyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionStatus",
                "printedName": "BioPassID.FaceDetectionStatus",
                "usr": "s:9BioPassID19FaceDetectionStatusO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionStatus",
                "printedName": "BioPassID.FaceDetectionStatus",
                "usr": "s:9BioPassID19FaceDetectionStatusO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID19FaceDetectionStatusO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID19FaceDetectionStatusO9hashValueSivp",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID19FaceDetectionStatusO9hashValueSivg",
                "mangledName": "$s9BioPassID19FaceDetectionStatusO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID19FaceDetectionStatusO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID19FaceDetectionStatusO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID19FaceDetectionStatusO",
        "mangledName": "$s9BioPassID19FaceDetectionStatusO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceConfig",
        "printedName": "FaceConfig",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID10FaceConfigCACycfc",
            "mangledName": "$s9BioPassID10FaceConfigCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "licenseKey",
            "printedName": "licenseKey",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC10licenseKeySSvp",
            "mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10licenseKeySSvg",
                "mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10licenseKeySSvs",
                "mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10licenseKeySSvM",
                "mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "resolutionPreset",
            "printedName": "resolutionPreset",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceResolutionPreset",
                "printedName": "BioPassID.FaceResolutionPreset",
                "usr": "s:9BioPassID20FaceResolutionPresetO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovp",
            "mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovg",
                "mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovs",
                "mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0OvM",
                "mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "lensDirection",
            "printedName": "lensDirection",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceCameraLensDirection",
                "printedName": "BioPassID.FaceCameraLensDirection",
                "usr": "s:9BioPassID23FaceCameraLensDirectionO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovp",
            "mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCameraLensDirection",
                    "printedName": "BioPassID.FaceCameraLensDirection",
                    "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovg",
                "mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCameraLensDirection",
                    "printedName": "BioPassID.FaceCameraLensDirection",
                    "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovs",
                "mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0OvM",
                "mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "imageFormat",
            "printedName": "imageFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceImageFormat",
                "printedName": "BioPassID.FaceImageFormat",
                "usr": "s:9BioPassID15FaceImageFormatO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovp",
            "mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovg",
                "mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovs",
                "mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0OvM",
                "mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashEnabled",
            "printedName": "flashEnabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvp",
            "mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvg",
                "mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvs",
                "mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvM",
                "mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "fontFamily",
            "printedName": "fontFamily",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC10fontFamilySSvp",
            "mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10fontFamilySSvg",
                "mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10fontFamilySSvs",
                "mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10fontFamilySSvM",
                "mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "liveness",
            "printedName": "liveness",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionOptions",
                "printedName": "BioPassID.FaceLivenessDetectionOptions",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionOptions",
                    "printedName": "BioPassID.FaceLivenessDetectionOptions",
                    "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionOptions",
                    "printedName": "BioPassID.FaceLivenessDetectionOptions",
                    "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC8livenessAA0D24LivenessDetectionOptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceDetection",
            "printedName": "faceDetection",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionOptions",
                "printedName": "BioPassID.FaceDetectionOptions",
                "usr": "s:9BioPassID20FaceDetectionOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionOptions",
                    "printedName": "BioPassID.FaceDetectionOptions",
                    "usr": "s:9BioPassID20FaceDetectionOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionOptions",
                    "printedName": "BioPassID.FaceDetectionOptions",
                    "usr": "s:9BioPassID20FaceDetectionOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC13faceDetectionAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "mask",
            "printedName": "mask",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceMaskOptions",
                "printedName": "BioPassID.FaceMaskOptions",
                "usr": "s:9BioPassID15FaceMaskOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskOptions",
                    "printedName": "BioPassID.FaceMaskOptions",
                    "usr": "s:9BioPassID15FaceMaskOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskOptions",
                    "printedName": "BioPassID.FaceMaskOptions",
                    "usr": "s:9BioPassID15FaceMaskOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC4maskAA0D11MaskOptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "titleText",
            "printedName": "titleText",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC9titleTextAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "continuousCapture",
            "printedName": "continuousCapture",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceContinuousCaptureOptions",
                "printedName": "BioPassID.FaceContinuousCaptureOptions",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceContinuousCaptureOptions",
                    "printedName": "BioPassID.FaceContinuousCaptureOptions",
                    "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceContinuousCaptureOptions",
                    "printedName": "BioPassID.FaceContinuousCaptureOptions",
                    "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC17continuousCaptureAA0d10ContinuousG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "loadingText",
            "printedName": "loadingText",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC11loadingTextAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "helpText",
            "printedName": "helpText",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC8helpTextAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "feedbackText",
            "printedName": "feedbackText",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextOptions",
                "printedName": "BioPassID.FaceFeedbackTextOptions",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFeedbackTextOptions",
                    "printedName": "BioPassID.FaceFeedbackTextOptions",
                    "usr": "s:9BioPassID23FaceFeedbackTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFeedbackTextOptions",
                    "printedName": "BioPassID.FaceFeedbackTextOptions",
                    "usr": "s:9BioPassID23FaceFeedbackTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC12feedbackTextAA0d8FeedbackG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backButton",
            "printedName": "backButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceButtonOptions",
                "printedName": "BioPassID.FaceButtonOptions",
                "usr": "s:9BioPassID17FaceButtonOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC10backButtonAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashButton",
            "printedName": "flashButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFlashButtonOptions",
                "printedName": "BioPassID.FaceFlashButtonOptions",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFlashButtonOptions",
                    "printedName": "BioPassID.FaceFlashButtonOptions",
                    "usr": "s:9BioPassID22FaceFlashButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFlashButtonOptions",
                    "printedName": "BioPassID.FaceFlashButtonOptions",
                    "usr": "s:9BioPassID22FaceFlashButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC11flashButtonAA0d5FlashG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "switchCameraButton",
            "printedName": "switchCameraButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceButtonOptions",
                "printedName": "BioPassID.FaceButtonOptions",
                "usr": "s:9BioPassID17FaceButtonOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC18switchCameraButtonAA0dH7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "captureButton",
            "printedName": "captureButton",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceButtonOptions",
                "printedName": "BioPassID.FaceButtonOptions",
                "usr": "s:9BioPassID17FaceButtonOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvp",
            "mangledName": "$s9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvg",
                "mangledName": "$s9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceButtonOptions",
                    "printedName": "BioPassID.FaceButtonOptions",
                    "usr": "s:9BioPassID17FaceButtonOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvs",
                "mangledName": "$s9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvM",
                "mangledName": "$s9BioPassID10FaceConfigC13captureButtonAA0dG7OptionsCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID10FaceConfigC",
        "mangledName": "$s9BioPassID10FaceConfigC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceImageFormat",
        "printedName": "FaceImageFormat",
        "children": [
          {
            "kind": "Var",
            "name": "JPEG",
            "printedName": "JPEG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceImageFormat.Type) -> BioPassID.FaceImageFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceImageFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceImageFormat",
                        "printedName": "BioPassID.FaceImageFormat",
                        "usr": "s:9BioPassID15FaceImageFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID15FaceImageFormatO4JPEGyA2CmF",
            "mangledName": "$s9BioPassID15FaceImageFormatO4JPEGyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "PNG",
            "printedName": "PNG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceImageFormat.Type) -> BioPassID.FaceImageFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceImageFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceImageFormat",
                        "printedName": "BioPassID.FaceImageFormat",
                        "usr": "s:9BioPassID15FaceImageFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID15FaceImageFormatO3PNGyA2CmF",
            "mangledName": "$s9BioPassID15FaceImageFormatO3PNGyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "BASE64",
            "printedName": "BASE64",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceImageFormat.Type) -> BioPassID.FaceImageFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceImageFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceImageFormat",
                        "printedName": "BioPassID.FaceImageFormat",
                        "usr": "s:9BioPassID15FaceImageFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID15FaceImageFormatO6BASE64yA2CmF",
            "mangledName": "$s9BioPassID15FaceImageFormatO6BASE64yA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceImageFormat",
                "printedName": "BioPassID.FaceImageFormat",
                "usr": "s:9BioPassID15FaceImageFormatO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceImageFormat",
                "printedName": "BioPassID.FaceImageFormat",
                "usr": "s:9BioPassID15FaceImageFormatO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID15FaceImageFormatO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID15FaceImageFormatO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceImageFormatO9hashValueSivp",
            "mangledName": "$s9BioPassID15FaceImageFormatO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceImageFormatO9hashValueSivg",
                "mangledName": "$s9BioPassID15FaceImageFormatO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID15FaceImageFormatO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID15FaceImageFormatO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID15FaceImageFormatO",
        "mangledName": "$s9BioPassID15FaceImageFormatO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Photos",
        "printedName": "Photos",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceLivenessDetectionStatus",
        "printedName": "FaceLivenessDetectionStatus",
        "children": [
          {
            "kind": "Var",
            "name": "OK",
            "printedName": "OK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO2OKyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO2OKyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "NO_DETECTION",
            "printedName": "NO_DETECTION",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO12NO_DETECTIONyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO12NO_DETECTIONyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "MULTIPLE_DETECTIONS",
            "printedName": "MULTIPLE_DETECTIONS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO19MULTIPLE_DETECTIONSyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO19MULTIPLE_DETECTIONSyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_CLOSE",
            "printedName": "TOO_CLOSE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO9TOO_CLOSEyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO9TOO_CLOSEyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_FAR",
            "printedName": "TOO_FAR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO7TOO_FARyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO7TOO_FARyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_LEFT",
            "printedName": "TOO_LEFT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO8TOO_LEFTyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO8TOO_LEFTyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_RIGHT",
            "printedName": "TOO_RIGHT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO9TOO_RIGHTyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO9TOO_RIGHTyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_UP",
            "printedName": "TOO_UP",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO6TOO_UPyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO6TOO_UPyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_DOWN",
            "printedName": "TOO_DOWN",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO8TOO_DOWNyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO8TOO_DOWNyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "INVALID_IED",
            "printedName": "INVALID_IED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO11INVALID_IEDyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO11INVALID_IEDyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "FACE_ANGLE_MISALIGNED",
            "printedName": "FACE_ANGLE_MISALIGNED",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO21FACE_ANGLE_MISALIGNEDyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO21FACE_ANGLE_MISALIGNEDyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "CLOSED_EYES",
            "printedName": "CLOSED_EYES",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO11CLOSED_EYESyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO11CLOSED_EYESyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "SMILING",
            "printedName": "SMILING",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO7SMILINGyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO7SMILINGyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_DARK",
            "printedName": "TOO_DARK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO8TOO_DARKyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO8TOO_DARKyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "TOO_LIGHT",
            "printedName": "TOO_LIGHT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceLivenessDetectionStatus.Type) -> BioPassID.FaceLivenessDetectionStatus",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceLivenessDetectionStatus",
                        "printedName": "BioPassID.FaceLivenessDetectionStatus",
                        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO9TOO_LIGHTyA2CmF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO9TOO_LIGHTyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionStatus",
                "printedName": "BioPassID.FaceLivenessDetectionStatus",
                "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionStatus",
                "printedName": "BioPassID.FaceLivenessDetectionStatus",
                "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO9hashValueSivp",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID27FaceLivenessDetectionStatusO9hashValueSivg",
                "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID27FaceLivenessDetectionStatusO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID27FaceLivenessDetectionStatusO",
        "mangledName": "$s9BioPassID27FaceLivenessDetectionStatusO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "ImageProvider",
        "printedName": "ImageProvider",
        "children": [
          {
            "kind": "Function",
            "name": "picture",
            "printedName": "picture(namedImage:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID13ImageProviderC7picture05namedD0So7UIImageCSS_tFZ",
            "mangledName": "$s9BioPassID13ImageProviderC7picture05namedD0So7UIImageCSS_tFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "image",
            "printedName": "image(named:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID13ImageProviderC5image5namedSo7UIImageCSgSS_tFZ",
            "mangledName": "$s9BioPassID13ImageProviderC5image5namedSo7UIImageCSgSS_tFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Final",
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID13ImageProviderC",
        "mangledName": "$s9BioPassID13ImageProviderC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "hasMissingDesignatedInitializers": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceContView",
        "printedName": "FaceContView",
        "children": [
          {
            "kind": "Function",
            "name": "finishViewController",
            "printedName": "finishViewController()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12FaceContViewV06finishF10ControlleryyFZ",
            "mangledName": "$s9BioPassID12FaceContViewV06finishF10ControlleryyFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "backCamera",
            "printedName": "backCamera()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12FaceContViewV10backCamerayyF",
            "mangledName": "$s9BioPassID12FaceContViewV10backCamerayyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "body",
            "printedName": "body",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OpaqueTypeArchetype",
                "printedName": "some SwiftUI.View",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "View",
                    "printedName": "SwiftUI.View",
                    "usr": "s:7SwiftUI4ViewP"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID12FaceContViewV4bodyQrvp",
            "mangledName": "$s9BioPassID12FaceContViewV4bodyQrvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12FaceContViewV4bodyQrvg",
                "mangledName": "$s9BioPassID12FaceContViewV4bodyQrvg",
                "moduleName": "BioPassID",
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID12FaceContViewV",
        "mangledName": "$s9BioPassID12FaceContViewV",
        "moduleName": "BioPassID",
        "intro_iOS": "15.0",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "Available"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "View",
            "printedName": "View",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Body",
                "printedName": "Body",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ]
              }
            ],
            "usr": "s:7SwiftUI4ViewP",
            "mangledName": "$s7SwiftUI4ViewP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceAttributes",
        "printedName": "FaceAttributes",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceAttributes",
                "printedName": "BioPassID.FaceAttributes",
                "usr": "s:9BioPassID14FaceAttributesC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID14FaceAttributesCACycfc",
            "mangledName": "$s9BioPassID14FaceAttributesCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "faceProp",
            "printedName": "faceProp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC8facePropSfvp",
            "mangledName": "$s9BioPassID14FaceAttributesC8facePropSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8facePropSfvg",
                "mangledName": "$s9BioPassID14FaceAttributesC8facePropSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8facePropSfvs",
                "mangledName": "$s9BioPassID14FaceAttributesC8facePropSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8facePropSfvM",
                "mangledName": "$s9BioPassID14FaceAttributesC8facePropSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceWidth",
            "printedName": "faceWidth",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC9faceWidthSivp",
            "mangledName": "$s9BioPassID14FaceAttributesC9faceWidthSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9faceWidthSivg",
                "mangledName": "$s9BioPassID14FaceAttributesC9faceWidthSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9faceWidthSivs",
                "mangledName": "$s9BioPassID14FaceAttributesC9faceWidthSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9faceWidthSivM",
                "mangledName": "$s9BioPassID14FaceAttributesC9faceWidthSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceHeight",
            "printedName": "faceHeight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC10faceHeightSivp",
            "mangledName": "$s9BioPassID14FaceAttributesC10faceHeightSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10faceHeightSivg",
                "mangledName": "$s9BioPassID14FaceAttributesC10faceHeightSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10faceHeightSivs",
                "mangledName": "$s9BioPassID14FaceAttributesC10faceHeightSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10faceHeightSivM",
                "mangledName": "$s9BioPassID14FaceAttributesC10faceHeightSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ied",
            "printedName": "ied",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC3iedSivp",
            "mangledName": "$s9BioPassID14FaceAttributesC3iedSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC3iedSivg",
                "mangledName": "$s9BioPassID14FaceAttributesC3iedSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC3iedSivs",
                "mangledName": "$s9BioPassID14FaceAttributesC3iedSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC3iedSivM",
                "mangledName": "$s9BioPassID14FaceAttributesC3iedSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "bbox",
            "printedName": "bbox",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC4bboxSo6CGRectVvp",
            "mangledName": "$s9BioPassID14FaceAttributesC4bboxSo6CGRectVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC4bboxSo6CGRectVvg",
                "mangledName": "$s9BioPassID14FaceAttributesC4bboxSo6CGRectVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC4bboxSo6CGRectVvs",
                "mangledName": "$s9BioPassID14FaceAttributesC4bboxSo6CGRectVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC4bboxSo6CGRectVvM",
                "mangledName": "$s9BioPassID14FaceAttributesC4bboxSo6CGRectVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "rollAngle",
            "printedName": "rollAngle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC9rollAngleSfvp",
            "mangledName": "$s9BioPassID14FaceAttributesC9rollAngleSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9rollAngleSfvg",
                "mangledName": "$s9BioPassID14FaceAttributesC9rollAngleSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9rollAngleSfvs",
                "mangledName": "$s9BioPassID14FaceAttributesC9rollAngleSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC9rollAngleSfvM",
                "mangledName": "$s9BioPassID14FaceAttributesC9rollAngleSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "pitchAngle",
            "printedName": "pitchAngle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC10pitchAngleSfvp",
            "mangledName": "$s9BioPassID14FaceAttributesC10pitchAngleSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10pitchAngleSfvg",
                "mangledName": "$s9BioPassID14FaceAttributesC10pitchAngleSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10pitchAngleSfvs",
                "mangledName": "$s9BioPassID14FaceAttributesC10pitchAngleSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC10pitchAngleSfvM",
                "mangledName": "$s9BioPassID14FaceAttributesC10pitchAngleSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "yawAngle",
            "printedName": "yawAngle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC8yawAngleSfvp",
            "mangledName": "$s9BioPassID14FaceAttributesC8yawAngleSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8yawAngleSfvg",
                "mangledName": "$s9BioPassID14FaceAttributesC8yawAngleSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8yawAngleSfvs",
                "mangledName": "$s9BioPassID14FaceAttributesC8yawAngleSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC8yawAngleSfvM",
                "mangledName": "$s9BioPassID14FaceAttributesC8yawAngleSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "averageLightIntensity",
            "printedName": "averageLightIntensity",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceAttributesC21averageLightIntensitySfvp",
            "mangledName": "$s9BioPassID14FaceAttributesC21averageLightIntensitySfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC21averageLightIntensitySfvg",
                "mangledName": "$s9BioPassID14FaceAttributesC21averageLightIntensitySfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC21averageLightIntensitySfvs",
                "mangledName": "$s9BioPassID14FaceAttributesC21averageLightIntensitySfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceAttributesC21averageLightIntensitySfvM",
                "mangledName": "$s9BioPassID14FaceAttributesC21averageLightIntensitySfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(faceProp:faceWidth:faceHeight:ied:bbox:rollAngle:pitchAngle:yawAngle:averageLightIntensity:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceAttributes",
                "printedName": "BioPassID.FaceAttributes",
                "usr": "s:9BioPassID14FaceAttributesC"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID14FaceAttributesC8faceProp0F5Width0F6Height3ied4bbox9rollAngle05pitchM003yawM021averageLightIntensityACSf_S3iSo6CGRectVS4ftcfc",
            "mangledName": "$s9BioPassID14FaceAttributesC8faceProp0F5Width0F6Height3ied4bbox9rollAngle05pitchM003yawM021averageLightIntensityACSf_S3iSo6CGRectVS4ftcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID14FaceAttributesC",
        "mangledName": "$s9BioPassID14FaceAttributesC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceLivenessView",
        "printedName": "FaceLivenessView",
        "children": [
          {
            "kind": "Function",
            "name": "finishViewController",
            "printedName": "finishViewController()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID16FaceLivenessViewV06finishF10ControlleryyFZ",
            "mangledName": "$s9BioPassID16FaceLivenessViewV06finishF10ControlleryyFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "backCamera",
            "printedName": "backCamera()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID16FaceLivenessViewV10backCamerayyF",
            "mangledName": "$s9BioPassID16FaceLivenessViewV10backCamerayyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "body",
            "printedName": "body",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OpaqueTypeArchetype",
                "printedName": "some SwiftUI.View",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "View",
                    "printedName": "SwiftUI.View",
                    "usr": "s:7SwiftUI4ViewP"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID16FaceLivenessViewV4bodyQrvp",
            "mangledName": "$s9BioPassID16FaceLivenessViewV4bodyQrvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID16FaceLivenessViewV4bodyQrvg",
                "mangledName": "$s9BioPassID16FaceLivenessViewV4bodyQrvg",
                "moduleName": "BioPassID",
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID16FaceLivenessViewV",
        "mangledName": "$s9BioPassID16FaceLivenessViewV",
        "moduleName": "BioPassID",
        "intro_iOS": "15.0",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "Available"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "View",
            "printedName": "View",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Body",
                "printedName": "Body",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ]
              }
            ],
            "usr": "s:7SwiftUI4ViewP",
            "mangledName": "$s7SwiftUI4ViewP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "AlertError",
        "printedName": "AlertError",
        "children": [
          {
            "kind": "Var",
            "name": "title",
            "printedName": "title",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV5titleSSvp",
            "mangledName": "$s9BioPassID10AlertErrorV5titleSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV5titleSSvg",
                "mangledName": "$s9BioPassID10AlertErrorV5titleSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV5titleSSvs",
                "mangledName": "$s9BioPassID10AlertErrorV5titleSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV5titleSSvM",
                "mangledName": "$s9BioPassID10AlertErrorV5titleSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "message",
            "printedName": "message",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV7messageSSvp",
            "mangledName": "$s9BioPassID10AlertErrorV7messageSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV7messageSSvg",
                "mangledName": "$s9BioPassID10AlertErrorV7messageSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV7messageSSvs",
                "mangledName": "$s9BioPassID10AlertErrorV7messageSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV7messageSSvM",
                "mangledName": "$s9BioPassID10AlertErrorV7messageSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "primaryButtonTitle",
            "printedName": "primaryButtonTitle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV18primaryButtonTitleSSvp",
            "mangledName": "$s9BioPassID10AlertErrorV18primaryButtonTitleSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV18primaryButtonTitleSSvg",
                "mangledName": "$s9BioPassID10AlertErrorV18primaryButtonTitleSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV18primaryButtonTitleSSvs",
                "mangledName": "$s9BioPassID10AlertErrorV18primaryButtonTitleSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV18primaryButtonTitleSSvM",
                "mangledName": "$s9BioPassID10AlertErrorV18primaryButtonTitleSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "secondaryButtonTitle",
            "printedName": "secondaryButtonTitle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvp",
            "mangledName": "$s9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvg",
                "mangledName": "$s9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvs",
                "mangledName": "$s9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvM",
                "mangledName": "$s9BioPassID10AlertErrorV20secondaryButtonTitleSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "primaryAction",
            "printedName": "primaryAction",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV13primaryActionyycSgvp",
            "mangledName": "$s9BioPassID10AlertErrorV13primaryActionyycSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV13primaryActionyycSgvg",
                "mangledName": "$s9BioPassID10AlertErrorV13primaryActionyycSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV13primaryActionyycSgvs",
                "mangledName": "$s9BioPassID10AlertErrorV13primaryActionyycSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV13primaryActionyycSgvM",
                "mangledName": "$s9BioPassID10AlertErrorV13primaryActionyycSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "secondaryAction",
            "printedName": "secondaryAction",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID10AlertErrorV15secondaryActionyycSgvp",
            "mangledName": "$s9BioPassID10AlertErrorV15secondaryActionyycSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV15secondaryActionyycSgvg",
                "mangledName": "$s9BioPassID10AlertErrorV15secondaryActionyycSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "(() -> ())?",
                    "children": [
                      {
                        "kind": "TypeFunc",
                        "name": "Function",
                        "printedName": "() -> ()",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          },
                          {
                            "kind": "TypeNominal",
                            "name": "Void",
                            "printedName": "()"
                          }
                        ]
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV15secondaryActionyycSgvs",
                "mangledName": "$s9BioPassID10AlertErrorV15secondaryActionyycSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID10AlertErrorV15secondaryActionyycSgvM",
                "mangledName": "$s9BioPassID10AlertErrorV15secondaryActionyycSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(title:message:primaryButtonTitle:secondaryButtonTitle:primaryAction:secondaryAction:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AlertError",
                "printedName": "BioPassID.AlertError",
                "usr": "s:9BioPassID10AlertErrorV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID10AlertErrorV5title7message18primaryButtonTitle09secondaryiJ00H6Action0kL0ACSS_S3SSgyycSgAKtcfc",
            "mangledName": "$s9BioPassID10AlertErrorV5title7message18primaryButtonTitle09secondaryiJ00H6Action0kL0ACSS_S3SSgyycSgAKtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID10AlertErrorV",
        "mangledName": "$s9BioPassID10AlertErrorV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceView",
        "printedName": "FaceView",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(with:onFaceCapture:onFaceDetected:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceView",
                "printedName": "BioPassID.FaceView",
                "usr": "s:9BioPassID8FaceViewV"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              },
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceImage, BioPassID.FaceAttributes?) -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Tuple",
                    "printedName": "(BioPassID.FaceImage, BioPassID.FaceAttributes?)",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceImage",
                        "printedName": "BioPassID.FaceImage",
                        "usr": "s:9BioPassID9FaceImageC"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Optional",
                        "printedName": "BioPassID.FaceAttributes?",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "FaceAttributes",
                            "printedName": "BioPassID.FaceAttributes",
                            "usr": "s:9BioPassID14FaceAttributesC"
                          }
                        ],
                        "usr": "s:Sq"
                      }
                    ]
                  }
                ]
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "((BioPassID.FaceAttributes) -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(BioPassID.FaceAttributes) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "FaceAttributes",
                        "printedName": "BioPassID.FaceAttributes",
                        "usr": "s:9BioPassID14FaceAttributesC"
                      }
                    ]
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID8FaceViewV4with02onD7Capture0gD8DetectedAcA0D6ConfigC_yAA0D5ImageC_AA0D10AttributesCSgtcyALcSgtcfc",
            "mangledName": "$s9BioPassID8FaceViewV4with02onD7Capture0gD8DetectedAcA0D6ConfigC_yAA0D5ImageC_AA0D10AttributesCSgtcyALcSgtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "finishViewController",
            "printedName": "finishViewController()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID8FaceViewV06finishE10ControlleryyFZ",
            "mangledName": "$s9BioPassID8FaceViewV06finishE10ControlleryyFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "backCamera",
            "printedName": "backCamera()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID8FaceViewV10backCamerayyF",
            "mangledName": "$s9BioPassID8FaceViewV10backCamerayyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "body",
            "printedName": "body",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "OpaqueTypeArchetype",
                "printedName": "some SwiftUI.View",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "View",
                    "printedName": "SwiftUI.View",
                    "usr": "s:7SwiftUI4ViewP"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID8FaceViewV4bodyQrvp",
            "mangledName": "$s9BioPassID8FaceViewV4bodyQrvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID8FaceViewV4bodyQrvg",
                "mangledName": "$s9BioPassID8FaceViewV4bodyQrvg",
                "moduleName": "BioPassID",
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID8FaceViewV",
        "mangledName": "$s9BioPassID8FaceViewV",
        "moduleName": "BioPassID",
        "intro_iOS": "15.0",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl",
          "Available"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "View",
            "printedName": "View",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Body",
                "printedName": "Body",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "OpaqueTypeArchetype",
                    "printedName": "some SwiftUI.View",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "View",
                        "printedName": "SwiftUI.View",
                        "usr": "s:7SwiftUI4ViewP"
                      }
                    ]
                  }
                ]
              }
            ],
            "usr": "s:7SwiftUI4ViewP",
            "mangledName": "$s7SwiftUI4ViewP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceSpoofResponse",
        "printedName": "FaceSpoofResponse",
        "children": [
          {
            "kind": "Var",
            "name": "Success",
            "printedName": "Success",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV7SuccessSbSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV7SuccessSbSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7SuccessSbSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7SuccessSbSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7SuccessSbSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7SuccessSbSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7SuccessSbSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7SuccessSbSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "result",
            "printedName": "result",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV6resultSSSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV6resultSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV6resultSSSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV6resultSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV6resultSSSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV6resultSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV6resultSSSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV6resultSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "spoof",
            "printedName": "spoof",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Bool?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV5spoofSbSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV5spoofSbSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV5spoofSbSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV5spoofSbSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Bool?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Bool",
                        "printedName": "Swift.Bool",
                        "usr": "s:Sb"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV5spoofSbSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV5spoofSbSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV5spoofSbSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV5spoofSbSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ErrorMessage",
            "printedName": "ErrorMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV12ErrorMessageSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "statusCode",
            "printedName": "statusCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV10statusCodeSiSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV10statusCodeSiSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV10statusCodeSiSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV10statusCodeSiSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV10statusCodeSiSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV10statusCodeSiSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV10statusCodeSiSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV10statusCodeSiSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "message",
            "printedName": "message",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceSpoofResponseV7messageSSSgvp",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV7messageSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7messageSSSgvg",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7messageSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7messageSSSgvs",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7messageSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceSpoofResponseV7messageSSSgvM",
                "mangledName": "$s9BioPassID17FaceSpoofResponseV7messageSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceSpoofResponse",
                "printedName": "BioPassID.FaceSpoofResponse",
                "usr": "s:9BioPassID17FaceSpoofResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID17FaceSpoofResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17FaceSpoofResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID17FaceSpoofResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID17FaceSpoofResponseV",
        "mangledName": "$s9BioPassID17FaceSpoofResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "EnrollPersonResponse",
        "printedName": "EnrollPersonResponse",
        "children": [
          {
            "kind": "Var",
            "name": "Person",
            "printedName": "Person",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "BioPassID.PersonResponse?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PersonResponse",
                    "printedName": "BioPassID.PersonResponse",
                    "usr": "s:9BioPassID14PersonResponseV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvp",
            "mangledName": "$s9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.PersonResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PersonResponse",
                        "printedName": "BioPassID.PersonResponse",
                        "usr": "s:9BioPassID14PersonResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvg",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.PersonResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PersonResponse",
                        "printedName": "BioPassID.PersonResponse",
                        "usr": "s:9BioPassID14PersonResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvs",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvM",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV0E0AA0eF0VSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ErrorMessage",
            "printedName": "ErrorMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvp",
            "mangledName": "$s9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvg",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvs",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvM",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV12ErrorMessageSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "statusCode",
            "printedName": "statusCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20EnrollPersonResponseV10statusCodeSiSgvp",
            "mangledName": "$s9BioPassID20EnrollPersonResponseV10statusCodeSiSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV10statusCodeSiSgvg",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV10statusCodeSiSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV10statusCodeSiSgvs",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV10statusCodeSiSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20EnrollPersonResponseV10statusCodeSiSgvM",
                "mangledName": "$s9BioPassID20EnrollPersonResponseV10statusCodeSiSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "EnrollPersonResponse",
                "printedName": "BioPassID.EnrollPersonResponse",
                "usr": "s:9BioPassID20EnrollPersonResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID20EnrollPersonResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID20EnrollPersonResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID20EnrollPersonResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID20EnrollPersonResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID20EnrollPersonResponseV",
        "mangledName": "$s9BioPassID20EnrollPersonResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "UpdatePersonResponse",
        "printedName": "UpdatePersonResponse",
        "children": [
          {
            "kind": "Var",
            "name": "Person",
            "printedName": "Person",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "BioPassID.PersonResponse?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "PersonResponse",
                    "printedName": "BioPassID.PersonResponse",
                    "usr": "s:9BioPassID14PersonResponseV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvp",
            "mangledName": "$s9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.PersonResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PersonResponse",
                        "printedName": "BioPassID.PersonResponse",
                        "usr": "s:9BioPassID14PersonResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvg",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.PersonResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "PersonResponse",
                        "printedName": "BioPassID.PersonResponse",
                        "usr": "s:9BioPassID14PersonResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvs",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvM",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV0E0AA0eF0VSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ErrorMessage",
            "printedName": "ErrorMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvp",
            "mangledName": "$s9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvg",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvs",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvM",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV12ErrorMessageSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "statusCode",
            "printedName": "statusCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20UpdatePersonResponseV10statusCodeSiSgvp",
            "mangledName": "$s9BioPassID20UpdatePersonResponseV10statusCodeSiSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV10statusCodeSiSgvg",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV10statusCodeSiSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV10statusCodeSiSgvs",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV10statusCodeSiSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20UpdatePersonResponseV10statusCodeSiSgvM",
                "mangledName": "$s9BioPassID20UpdatePersonResponseV10statusCodeSiSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UpdatePersonResponse",
                "printedName": "BioPassID.UpdatePersonResponse",
                "usr": "s:9BioPassID20UpdatePersonResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID20UpdatePersonResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID20UpdatePersonResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID20UpdatePersonResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID20UpdatePersonResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID20UpdatePersonResponseV",
        "mangledName": "$s9BioPassID20UpdatePersonResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "PersonResponse",
        "printedName": "PersonResponse",
        "children": [
          {
            "kind": "Var",
            "name": "ClientID",
            "printedName": "ClientID",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14PersonResponseV06ClientC0SSSgvp",
            "mangledName": "$s9BioPassID14PersonResponseV06ClientC0SSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06ClientC0SSSgvg",
                "mangledName": "$s9BioPassID14PersonResponseV06ClientC0SSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06ClientC0SSSgvs",
                "mangledName": "$s9BioPassID14PersonResponseV06ClientC0SSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06ClientC0SSSgvM",
                "mangledName": "$s9BioPassID14PersonResponseV06ClientC0SSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "CustomID",
            "printedName": "CustomID",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14PersonResponseV06CustomC0SSSgvp",
            "mangledName": "$s9BioPassID14PersonResponseV06CustomC0SSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06CustomC0SSSgvg",
                "mangledName": "$s9BioPassID14PersonResponseV06CustomC0SSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06CustomC0SSSgvs",
                "mangledName": "$s9BioPassID14PersonResponseV06CustomC0SSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseV06CustomC0SSSgvM",
                "mangledName": "$s9BioPassID14PersonResponseV06CustomC0SSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "BioPassID",
            "printedName": "BioPassID",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14PersonResponseVAASSSgvp",
            "mangledName": "$s9BioPassID14PersonResponseVAASSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseVAASSSgvg",
                "mangledName": "$s9BioPassID14PersonResponseVAASSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseVAASSSgvs",
                "mangledName": "$s9BioPassID14PersonResponseVAASSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14PersonResponseVAASSSgvM",
                "mangledName": "$s9BioPassID14PersonResponseVAASSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "PersonResponse",
                "printedName": "BioPassID.PersonResponse",
                "usr": "s:9BioPassID14PersonResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID14PersonResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID14PersonResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID14PersonResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID14PersonResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID14PersonResponseV",
        "mangledName": "$s9BioPassID14PersonResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "CheckICAOResponse",
        "printedName": "CheckICAOResponse",
        "children": [
          {
            "kind": "Var",
            "name": "ICAO",
            "printedName": "ICAO",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "BioPassID.ICAOResponse?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ICAOResponse",
                    "printedName": "BioPassID.ICAOResponse",
                    "usr": "s:9BioPassID12ICAOResponseV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvp",
            "mangledName": "$s9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.ICAOResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ICAOResponse",
                        "printedName": "BioPassID.ICAOResponse",
                        "usr": "s:9BioPassID12ICAOResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvg",
                "mangledName": "$s9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.ICAOResponse?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ICAOResponse",
                        "printedName": "BioPassID.ICAOResponse",
                        "usr": "s:9BioPassID12ICAOResponseV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvs",
                "mangledName": "$s9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvM",
                "mangledName": "$s9BioPassID17CheckICAOResponseV4ICAOAA0E0VSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "statusCode",
            "printedName": "statusCode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.Int?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CheckICAOResponseV10statusCodeSiSgvp",
            "mangledName": "$s9BioPassID17CheckICAOResponseV10statusCodeSiSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV10statusCodeSiSgvg",
                "mangledName": "$s9BioPassID17CheckICAOResponseV10statusCodeSiSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.Int?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Int",
                        "printedName": "Swift.Int",
                        "usr": "s:Si"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV10statusCodeSiSgvs",
                "mangledName": "$s9BioPassID17CheckICAOResponseV10statusCodeSiSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV10statusCodeSiSgvM",
                "mangledName": "$s9BioPassID17CheckICAOResponseV10statusCodeSiSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "message",
            "printedName": "message",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CheckICAOResponseV7messageSSSgvp",
            "mangledName": "$s9BioPassID17CheckICAOResponseV7messageSSSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV7messageSSSgvg",
                "mangledName": "$s9BioPassID17CheckICAOResponseV7messageSSSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Swift.String?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "String",
                        "printedName": "Swift.String",
                        "usr": "s:SS"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV7messageSSSgvs",
                "mangledName": "$s9BioPassID17CheckICAOResponseV7messageSSSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CheckICAOResponseV7messageSSSgvM",
                "mangledName": "$s9BioPassID17CheckICAOResponseV7messageSSSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CheckICAOResponse",
                "printedName": "BioPassID.CheckICAOResponse",
                "usr": "s:9BioPassID17CheckICAOResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID17CheckICAOResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID17CheckICAOResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CheckICAOResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID17CheckICAOResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID17CheckICAOResponseV",
        "mangledName": "$s9BioPassID17CheckICAOResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ICAOResponse",
        "printedName": "ICAOResponse",
        "children": [
          {
            "kind": "Var",
            "name": "FaceImageConformed",
            "printedName": "FaceImageConformed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID12ICAOResponseV18FaceImageConformedSivp",
            "mangledName": "$s9BioPassID12ICAOResponseV18FaceImageConformedSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV18FaceImageConformedSivg",
                "mangledName": "$s9BioPassID12ICAOResponseV18FaceImageConformedSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV18FaceImageConformedSivs",
                "mangledName": "$s9BioPassID12ICAOResponseV18FaceImageConformedSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV18FaceImageConformedSivM",
                "mangledName": "$s9BioPassID12ICAOResponseV18FaceImageConformedSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "IsAllConformed",
            "printedName": "IsAllConformed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID12ICAOResponseV14IsAllConformedSbvp",
            "mangledName": "$s9BioPassID12ICAOResponseV14IsAllConformedSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV14IsAllConformedSbvg",
                "mangledName": "$s9BioPassID12ICAOResponseV14IsAllConformedSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV14IsAllConformedSbvs",
                "mangledName": "$s9BioPassID12ICAOResponseV14IsAllConformedSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV14IsAllConformedSbvM",
                "mangledName": "$s9BioPassID12ICAOResponseV14IsAllConformedSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "Requirements",
            "printedName": "Requirements",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RequirementsICAOResponse",
                "printedName": "BioPassID.RequirementsICAOResponse",
                "usr": "s:9BioPassID24RequirementsICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvp",
            "mangledName": "$s9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "RequirementsICAOResponse",
                    "printedName": "BioPassID.RequirementsICAOResponse",
                    "usr": "s:9BioPassID24RequirementsICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvg",
                "mangledName": "$s9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "RequirementsICAOResponse",
                    "printedName": "BioPassID.RequirementsICAOResponse",
                    "usr": "s:9BioPassID24RequirementsICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvs",
                "mangledName": "$s9BioPassID12ICAOResponseV12RequirementsAA0eD0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12ICAOResponseV12RequirementsAA0eD0VvM",
                "mangledName": "$s9BioPassID12ICAOResponseV12RequirementsAA0eD0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ICAOResponse",
                "printedName": "BioPassID.ICAOResponse",
                "usr": "s:9BioPassID12ICAOResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID12ICAOResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID12ICAOResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12ICAOResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID12ICAOResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID12ICAOResponseV",
        "mangledName": "$s9BioPassID12ICAOResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "RequirementsICAOResponse",
        "printedName": "RequirementsICAOResponse",
        "children": [
          {
            "kind": "Var",
            "name": "Blurred",
            "printedName": "Blurred",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7BlurredAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "LookingAway",
            "printedName": "LookingAway",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV11LookingAwayAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "InkMarked",
            "printedName": "InkMarked",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9InkMarkedAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "UnnaturalSkin",
            "printedName": "UnnaturalSkin",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV13UnnaturalSkinAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "TooDarkLight",
            "printedName": "TooDarkLight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12TooDarkLightAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "WashedOut",
            "printedName": "WashedOut",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9WashedOutAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "Pixelation",
            "printedName": "Pixelation",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10PixelationAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "HairAcrossEyes",
            "printedName": "HairAcrossEyes",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14HairAcrossEyesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "EyesClosed",
            "printedName": "EyesClosed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10EyesClosedAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "VariedBackground",
            "printedName": "VariedBackground",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16VariedBackgroundAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "Roll_Pitch_Yaw",
            "printedName": "Roll_Pitch_Yaw",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14Roll_Pitch_YawAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "FlashReflectionOnSkin",
            "printedName": "FlashReflectionOnSkin",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV21FlashReflectionOnSkinAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "RedEyes",
            "printedName": "RedEyes",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7RedEyesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ShadowsBehindHead",
            "printedName": "ShadowsBehindHead",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsBehindHeadAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ShadowsAcrossFace",
            "printedName": "ShadowsAcrossFace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV17ShadowsAcrossFaceAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "DarkTintedLenses",
            "printedName": "DarkTintedLenses",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV16DarkTintedLensesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "FlashReflectionOnLenses",
            "printedName": "FlashReflectionOnLenses",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV23FlashReflectionOnLensesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "FramesTooHeavy",
            "printedName": "FramesTooHeavy",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV14FramesTooHeavyAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "FramesCoveringEyes",
            "printedName": "FramesCoveringEyes",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV18FramesCoveringEyesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "Hat_Cap",
            "printedName": "Hat_Cap",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV7Hat_CapAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "VeilOverFace",
            "printedName": "VeilOverFace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV12VeilOverFaceAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "MouthOpen",
            "printedName": "MouthOpen",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV9MouthOpenAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "OtherFaces",
            "printedName": "OtherFaces",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvp",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvg",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ResultCheckICAOResponse",
                    "printedName": "BioPassID.ResultCheckICAOResponse",
                    "usr": "s:9BioPassID23ResultCheckICAOResponseV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvs",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0VvM",
                "mangledName": "$s9BioPassID24RequirementsICAOResponseV10OtherFacesAA011ResultCheckE0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "RequirementsICAOResponse",
                "printedName": "BioPassID.RequirementsICAOResponse",
                "usr": "s:9BioPassID24RequirementsICAOResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID24RequirementsICAOResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID24RequirementsICAOResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID24RequirementsICAOResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID24RequirementsICAOResponseV",
        "mangledName": "$s9BioPassID24RequirementsICAOResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "ResultCheckICAOResponse",
        "printedName": "ResultCheckICAOResponse",
        "children": [
          {
            "kind": "Var",
            "name": "IsConformed",
            "printedName": "IsConformed",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23ResultCheckICAOResponseV11IsConformedSbvp",
            "mangledName": "$s9BioPassID23ResultCheckICAOResponseV11IsConformedSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV11IsConformedSbvg",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV11IsConformedSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV11IsConformedSbvs",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV11IsConformedSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV11IsConformedSbvM",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV11IsConformedSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "Confidence",
            "printedName": "Confidence",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvp",
            "mangledName": "$s9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvg",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvs",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvM",
                "mangledName": "$s9BioPassID23ResultCheckICAOResponseV10ConfidenceSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ResultCheckICAOResponse",
                "printedName": "BioPassID.ResultCheckICAOResponse",
                "usr": "s:9BioPassID23ResultCheckICAOResponseV"
              },
              {
                "kind": "TypeNominal",
                "name": "Decoder",
                "printedName": "any Swift.Decoder",
                "usr": "s:s7DecoderP"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID23ResultCheckICAOResponseV4fromACs7Decoder_p_tKcfc",
            "mangledName": "$s9BioPassID23ResultCheckICAOResponseV4fromACs7Decoder_p_tKcfc",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "encode",
            "printedName": "encode(to:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Encoder",
                "printedName": "any Swift.Encoder",
                "usr": "s:s7EncoderP"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID23ResultCheckICAOResponseV6encode2toys7Encoder_p_tKF",
            "mangledName": "$s9BioPassID23ResultCheckICAOResponseV6encode2toys7Encoder_p_tKF",
            "moduleName": "BioPassID",
            "implicit": true,
            "throwing": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID23ResultCheckICAOResponseV",
        "mangledName": "$s9BioPassID23ResultCheckICAOResponseV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Decodable",
            "printedName": "Decodable",
            "usr": "s:Se",
            "mangledName": "$sSe"
          },
          {
            "kind": "Conformance",
            "name": "Encodable",
            "printedName": "Encodable",
            "usr": "s:SE",
            "mangledName": "$sSE"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "CommonCrypto",
        "printedName": "CommonCrypto",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceMaskOptions",
        "printedName": "FaceMaskOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceMaskOptions",
                "printedName": "BioPassID.FaceMaskOptions",
                "usr": "s:9BioPassID15FaceMaskOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceMaskOptionsCACycfc",
            "mangledName": "$s9BioPassID15FaceMaskOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "type",
            "printedName": "type",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceMaskFormat",
                "printedName": "BioPassID.FaceMaskFormat",
                "usr": "s:9BioPassID14FaceMaskFormatO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskFormat",
                    "printedName": "BioPassID.FaceMaskFormat",
                    "usr": "s:9BioPassID14FaceMaskFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskFormat",
                    "printedName": "BioPassID.FaceMaskFormat",
                    "usr": "s:9BioPassID14FaceMaskFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC4typeAA0dE6FormatOvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backgroundColor",
            "printedName": "backgroundColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0VvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15backgroundColor7SwiftUI0H0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "frameColor",
            "printedName": "frameColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0VvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC10frameColor7SwiftUI0H0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "frameEnabledColor",
            "printedName": "frameEnabledColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0VvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC17frameEnabledColor7SwiftUI0I0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "frameErrorColor",
            "printedName": "frameErrorColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvp",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvg",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvs",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0VvM",
                "mangledName": "$s9BioPassID15FaceMaskOptionsC15frameErrorColor7SwiftUI0I0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:type:backgroundColor:frameColor:frameEnabledColor:frameErrorColor:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceMaskOptions",
                "printedName": "BioPassID.FaceMaskOptions",
                "usr": "s:9BioPassID15FaceMaskOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceMaskFormat",
                "printedName": "BioPassID.FaceMaskFormat",
                "hasDefaultArg": true,
                "usr": "s:9BioPassID14FaceMaskFormatO"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "hasDefaultArg": true,
                "usr": "s:7SwiftUI5ColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceMaskOptionsC7enabled4type15backgroundColor05frameJ00k7EnabledJ00k5ErrorJ0ACSb_AA0dE6FormatO7SwiftUI0J0VA3Ntcfc",
            "mangledName": "$s9BioPassID15FaceMaskOptionsC7enabled4type15backgroundColor05frameJ00k7EnabledJ00k5ErrorJ0ACSb_AA0dE6FormatO7SwiftUI0J0VA3Ntcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID15FaceMaskOptionsC",
        "mangledName": "$s9BioPassID15FaceMaskOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceFeedbackTextOptions",
        "printedName": "FaceFeedbackTextOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextOptions",
                "printedName": "BioPassID.FaceFeedbackTextOptions",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsCACycfc",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "messages",
            "printedName": "messages",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextMessages",
                "printedName": "BioPassID.FaceFeedbackTextMessages",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvp",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFeedbackTextMessages",
                    "printedName": "BioPassID.FaceFeedbackTextMessages",
                    "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvg",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceFeedbackTextMessages",
                    "printedName": "BioPassID.FaceFeedbackTextMessages",
                    "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvs",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvM",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8messagesAA0deF8MessagesCvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textColor",
            "printedName": "textColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvp",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvg",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvs",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0VvM",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC9textColor7SwiftUI0I0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textSize",
            "printedName": "textSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8textSize14CoreFoundation7CGFloatVvp",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8textSize12CoreGraphics7CGFloatVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8textSize14CoreFoundation7CGFloatVvg",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8textSize12CoreGraphics7CGFloatVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8textSize14CoreFoundation7CGFloatVvs",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8textSize12CoreGraphics7CGFloatVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC8textSize14CoreFoundation7CGFloatVvM",
                "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC8textSize12CoreGraphics7CGFloatVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:messages:textColor:textSize:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextOptions",
                "printedName": "BioPassID.FaceFeedbackTextOptions",
                "usr": "s:9BioPassID23FaceFeedbackTextOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextMessages",
                "printedName": "BioPassID.FaceFeedbackTextMessages",
                "hasDefaultArg": true,
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftUI.Color?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID23FaceFeedbackTextOptionsC7enabled8messages9textColor0J4SizeACSb_AA0deF8MessagesC7SwiftUI0K0VSg14CoreFoundation7CGFloatVtcfc",
            "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC7enabled8messages9textColor0J4SizeACSb_AA0deF8MessagesC7SwiftUI0K0VSg12CoreGraphics7CGFloatVtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID23FaceFeedbackTextOptionsC",
        "mangledName": "$s9BioPassID23FaceFeedbackTextOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceTextOptions",
        "printedName": "FaceTextOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceTextOptionsCACycfc",
            "mangledName": "$s9BioPassID15FaceTextOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceTextOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID15FaceTextOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "content",
            "printedName": "content",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceTextOptionsC7contentSSvp",
            "mangledName": "$s9BioPassID15FaceTextOptionsC7contentSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7contentSSvg",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7contentSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7contentSSvs",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7contentSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC7contentSSvM",
                "mangledName": "$s9BioPassID15FaceTextOptionsC7contentSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textColor",
            "printedName": "textColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvp",
            "mangledName": "$s9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvg",
                "mangledName": "$s9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvs",
                "mangledName": "$s9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0VvM",
                "mangledName": "$s9BioPassID15FaceTextOptionsC9textColor7SwiftUI0H0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "textSize",
            "printedName": "textSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceTextOptionsC8textSize14CoreFoundation7CGFloatVvp",
            "mangledName": "$s9BioPassID15FaceTextOptionsC8textSize12CoreGraphics7CGFloatVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC8textSize14CoreFoundation7CGFloatVvg",
                "mangledName": "$s9BioPassID15FaceTextOptionsC8textSize12CoreGraphics7CGFloatVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGFloat",
                    "printedName": "CoreGraphics.CGFloat",
                    "usr": "s:14CoreFoundation7CGFloatV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC8textSize14CoreFoundation7CGFloatVvs",
                "mangledName": "$s9BioPassID15FaceTextOptionsC8textSize12CoreGraphics7CGFloatVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceTextOptionsC8textSize14CoreFoundation7CGFloatVvM",
                "mangledName": "$s9BioPassID15FaceTextOptionsC8textSize12CoreGraphics7CGFloatVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:content:textColor:textSize:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftUI.Color?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "hasDefaultArg": true,
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceTextOptionsC7enabled7content9textColor0I4SizeACSb_SS7SwiftUI0J0VSg14CoreFoundation7CGFloatVtcfc",
            "mangledName": "$s9BioPassID15FaceTextOptionsC7enabled7content9textColor0I4SizeACSb_SS7SwiftUI0J0VSg12CoreGraphics7CGFloatVtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID15FaceTextOptionsC",
        "mangledName": "$s9BioPassID15FaceTextOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceResolutionPreset",
        "printedName": "FaceResolutionPreset",
        "children": [
          {
            "kind": "Var",
            "name": "LOW",
            "printedName": "LOW",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO3LOWyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO3LOWyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "MEDIUM",
            "printedName": "MEDIUM",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO6MEDIUMyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO6MEDIUMyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "HIGH",
            "printedName": "HIGH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO4HIGHyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO4HIGHyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "VERYHIGH",
            "printedName": "VERYHIGH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO8VERYHIGHyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO8VERYHIGHyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "ULTRAHIGH",
            "printedName": "ULTRAHIGH",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO9ULTRAHIGHyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO9ULTRAHIGHyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Var",
            "name": "MAX",
            "printedName": "MAX",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceResolutionPreset.Type) -> BioPassID.FaceResolutionPreset",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceResolutionPreset.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceResolutionPreset",
                        "printedName": "BioPassID.FaceResolutionPreset",
                        "usr": "s:9BioPassID20FaceResolutionPresetO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID20FaceResolutionPresetO3MAXyA2CmF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO3MAXyA2CmF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "RawDocComment"
            ]
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceResolutionPreset",
                "printedName": "BioPassID.FaceResolutionPreset",
                "usr": "s:9BioPassID20FaceResolutionPresetO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceResolutionPreset",
                "printedName": "BioPassID.FaceResolutionPreset",
                "usr": "s:9BioPassID20FaceResolutionPresetO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID20FaceResolutionPresetO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceResolutionPresetO9hashValueSivp",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceResolutionPresetO9hashValueSivg",
                "mangledName": "$s9BioPassID20FaceResolutionPresetO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID20FaceResolutionPresetO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID20FaceResolutionPresetO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID20FaceResolutionPresetO",
        "mangledName": "$s9BioPassID20FaceResolutionPresetO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "ConfirmationModal",
        "printedName": "ConfirmationModal",
        "children": [
          {
            "kind": "Var",
            "name": "message",
            "printedName": "message",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17ConfirmationModalV7messageSSvp",
            "mangledName": "$s9BioPassID17ConfirmationModalV7messageSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV7messageSSvg",
                "mangledName": "$s9BioPassID17ConfirmationModalV7messageSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV7messageSSvs",
                "mangledName": "$s9BioPassID17ConfirmationModalV7messageSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV7messageSSvM",
                "mangledName": "$s9BioPassID17ConfirmationModalV7messageSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "primaryButtonTitle",
            "printedName": "primaryButtonTitle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17ConfirmationModalV18primaryButtonTitleSSvp",
            "mangledName": "$s9BioPassID17ConfirmationModalV18primaryButtonTitleSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV18primaryButtonTitleSSvg",
                "mangledName": "$s9BioPassID17ConfirmationModalV18primaryButtonTitleSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV18primaryButtonTitleSSvs",
                "mangledName": "$s9BioPassID17ConfirmationModalV18primaryButtonTitleSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV18primaryButtonTitleSSvM",
                "mangledName": "$s9BioPassID17ConfirmationModalV18primaryButtonTitleSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "secondaryButtonTitle",
            "printedName": "secondaryButtonTitle",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvp",
            "mangledName": "$s9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvg",
                "mangledName": "$s9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvs",
                "mangledName": "$s9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvM",
                "mangledName": "$s9BioPassID17ConfirmationModalV20secondaryButtonTitleSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(message:primaryButtonTitle:secondaryButtonTitle:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ConfirmationModal",
                "printedName": "BioPassID.ConfirmationModal",
                "usr": "s:9BioPassID17ConfirmationModalV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID17ConfirmationModalV7message18primaryButtonTitle09secondaryhI0ACSS_S2Stcfc",
            "mangledName": "$s9BioPassID17ConfirmationModalV7message18primaryButtonTitle09secondaryhI0ACSS_S2Stcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID17ConfirmationModalV",
        "mangledName": "$s9BioPassID17ConfirmationModalV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceIconOptions",
        "printedName": "FaceIconOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceIconOptionsCACycfc",
            "mangledName": "$s9BioPassID15FaceIconOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceIconOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID15FaceIconOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID15FaceIconOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID15FaceIconOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID15FaceIconOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "iconFile",
            "printedName": "iconFile",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceIconOptionsC8iconFileSSvp",
            "mangledName": "$s9BioPassID15FaceIconOptionsC8iconFileSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconFileSSvg",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconFileSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconFileSSvs",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconFileSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconFileSSvM",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconFileSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "iconColor",
            "printedName": "iconColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvp",
            "mangledName": "$s9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvg",
                "mangledName": "$s9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvs",
                "mangledName": "$s9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0VvM",
                "mangledName": "$s9BioPassID15FaceIconOptionsC9iconColor7SwiftUI0H0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "iconSize",
            "printedName": "iconSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvp",
            "mangledName": "$s9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvg",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvs",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvM",
                "mangledName": "$s9BioPassID15FaceIconOptionsC8iconSizeSo6CGSizeVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:iconFile:iconColor:iconSize:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "SwiftUI.Color?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "hasDefaultArg": true,
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID15FaceIconOptionsC7enabled8iconFile0H5Color0H4SizeACSb_SS7SwiftUI0J0VSgSo6CGSizeVtcfc",
            "mangledName": "$s9BioPassID15FaceIconOptionsC7enabled8iconFile0H5Color0H4SizeACSb_SS7SwiftUI0J0VSgSo6CGSizeVtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID15FaceIconOptionsC",
        "mangledName": "$s9BioPassID15FaceIconOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceCameraLensDirection",
        "printedName": "FaceCameraLensDirection",
        "children": [
          {
            "kind": "Var",
            "name": "FRONT",
            "printedName": "FRONT",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceCameraLensDirection.Type) -> BioPassID.FaceCameraLensDirection",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCameraLensDirection",
                    "printedName": "BioPassID.FaceCameraLensDirection",
                    "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceCameraLensDirection.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceCameraLensDirection",
                        "printedName": "BioPassID.FaceCameraLensDirection",
                        "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID23FaceCameraLensDirectionO5FRONTyA2CmF",
            "mangledName": "$s9BioPassID23FaceCameraLensDirectionO5FRONTyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "BACK",
            "printedName": "BACK",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceCameraLensDirection.Type) -> BioPassID.FaceCameraLensDirection",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCameraLensDirection",
                    "printedName": "BioPassID.FaceCameraLensDirection",
                    "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceCameraLensDirection.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceCameraLensDirection",
                        "printedName": "BioPassID.FaceCameraLensDirection",
                        "usr": "s:9BioPassID23FaceCameraLensDirectionO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID23FaceCameraLensDirectionO4BACKyA2CmF",
            "mangledName": "$s9BioPassID23FaceCameraLensDirectionO4BACKyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceCameraLensDirection",
                "printedName": "BioPassID.FaceCameraLensDirection",
                "usr": "s:9BioPassID23FaceCameraLensDirectionO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceCameraLensDirection",
                "printedName": "BioPassID.FaceCameraLensDirection",
                "usr": "s:9BioPassID23FaceCameraLensDirectionO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID23FaceCameraLensDirectionO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID23FaceCameraLensDirectionO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID23FaceCameraLensDirectionO9hashValueSivp",
            "mangledName": "$s9BioPassID23FaceCameraLensDirectionO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID23FaceCameraLensDirectionO9hashValueSivg",
                "mangledName": "$s9BioPassID23FaceCameraLensDirectionO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID23FaceCameraLensDirectionO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID23FaceCameraLensDirectionO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID23FaceCameraLensDirectionO",
        "mangledName": "$s9BioPassID23FaceCameraLensDirectionO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceButtonOptions",
        "printedName": "FaceButtonOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceButtonOptions",
                "printedName": "BioPassID.FaceButtonOptions",
                "usr": "s:9BioPassID17FaceButtonOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID17FaceButtonOptionsCACycfc",
            "mangledName": "$s9BioPassID17FaceButtonOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backgroundColor",
            "printedName": "backgroundColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0VvM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC15backgroundColor7SwiftUI0H0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "buttonPadding",
            "printedName": "buttonPadding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC13buttonPaddingSivp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC13buttonPaddingSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC13buttonPaddingSivg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC13buttonPaddingSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC13buttonPaddingSivs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC13buttonPaddingSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC13buttonPaddingSivM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC13buttonPaddingSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "buttonSize",
            "printedName": "buttonSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC10buttonSizeSo6CGSizeVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "iconOptions",
            "printedName": "iconOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0CvM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC04iconF0AA0d4IconF0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "labelOptions",
            "printedName": "labelOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvp",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvg",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvs",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0CvM",
                "mangledName": "$s9BioPassID17FaceButtonOptionsC05labelF0AA0d4TextF0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:backgroundColor:buttonPadding:buttonSize:iconOptions:labelOptions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceButtonOptions",
                "printedName": "BioPassID.FaceButtonOptions",
                "usr": "s:9BioPassID17FaceButtonOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "hasDefaultArg": true,
                "usr": "s:7SwiftUI5ColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "hasDefaultArg": true,
                "usr": "c:@S@CGSize"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID17FaceButtonOptionsC7enabled15backgroundColor13buttonPadding0J4Size04iconF005labelF0ACSb_7SwiftUI0I0VSiSo6CGSizeVAA0d4IconF0CAA0d4TextF0Ctcfc",
            "mangledName": "$s9BioPassID17FaceButtonOptionsC7enabled15backgroundColor13buttonPadding0J4Size04iconF005labelF0ACSb_7SwiftUI0I0VSiSo6CGSizeVAA0d4IconF0CAA0d4TextF0Ctcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID17FaceButtonOptionsC",
        "mangledName": "$s9BioPassID17FaceButtonOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceCaptureType",
        "printedName": "FaceCaptureType",
        "children": [
          {
            "kind": "Var",
            "name": "UNIQUE",
            "printedName": "UNIQUE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceCaptureType.Type) -> BioPassID.FaceCaptureType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCaptureType",
                    "printedName": "BioPassID.FaceCaptureType",
                    "usr": "s:9BioPassID15FaceCaptureTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceCaptureType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceCaptureType",
                        "printedName": "BioPassID.FaceCaptureType",
                        "usr": "s:9BioPassID15FaceCaptureTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID15FaceCaptureTypeO6UNIQUEyA2CmF",
            "mangledName": "$s9BioPassID15FaceCaptureTypeO6UNIQUEyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "CONTINUOUS",
            "printedName": "CONTINUOUS",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceCaptureType.Type) -> BioPassID.FaceCaptureType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceCaptureType",
                    "printedName": "BioPassID.FaceCaptureType",
                    "usr": "s:9BioPassID15FaceCaptureTypeO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceCaptureType.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceCaptureType",
                        "printedName": "BioPassID.FaceCaptureType",
                        "usr": "s:9BioPassID15FaceCaptureTypeO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID15FaceCaptureTypeO10CONTINUOUSyA2CmF",
            "mangledName": "$s9BioPassID15FaceCaptureTypeO10CONTINUOUSyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceCaptureType",
                "printedName": "BioPassID.FaceCaptureType",
                "usr": "s:9BioPassID15FaceCaptureTypeO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceCaptureType",
                "printedName": "BioPassID.FaceCaptureType",
                "usr": "s:9BioPassID15FaceCaptureTypeO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID15FaceCaptureTypeO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID15FaceCaptureTypeO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID15FaceCaptureTypeO9hashValueSivp",
            "mangledName": "$s9BioPassID15FaceCaptureTypeO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID15FaceCaptureTypeO9hashValueSivg",
                "mangledName": "$s9BioPassID15FaceCaptureTypeO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID15FaceCaptureTypeO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID15FaceCaptureTypeO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID15FaceCaptureTypeO",
        "mangledName": "$s9BioPassID15FaceCaptureTypeO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Photos",
        "printedName": "Photos",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Vision",
        "printedName": "Vision",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "CameraServiceLiveness",
        "printedName": "CameraServiceLiveness",
        "children": [
          {
            "kind": "Var",
            "name": "cameraPreset",
            "printedName": "cameraPreset",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceResolutionPreset",
                "printedName": "BioPassID.FaceResolutionPreset",
                "usr": "s:9BioPassID20FaceResolutionPresetO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0OvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12cameraPresetAA014FaceResolutionH0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$cameraPreset",
            "printedName": "$cameraPreset",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$cameraPreset7Combine9PublishedV9PublisherVyAA014FaceResolutionH0O_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "defaultCameraPosition",
            "printedName": "defaultCameraPosition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Position",
                "printedName": "AVFoundation.AVCaptureDevice.Position",
                "usr": "c:@E@AVCaptureDevicePosition"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Position",
                    "printedName": "AVFoundation.AVCaptureDevice.Position",
                    "usr": "c:@E@AVCaptureDevicePosition"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Position",
                    "printedName": "AVFoundation.AVCaptureDevice.Position",
                    "usr": "c:@E@AVCaptureDevicePosition"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0VvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC07defaultD8PositionSo015AVCaptureDeviceH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$defaultCameraPosition",
            "printedName": "$defaultCameraPosition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashMode",
            "printedName": "flashMode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FlashMode",
                "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                "usr": "c:@E@AVCaptureFlashMode"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FlashMode",
                    "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                    "usr": "c:@E@AVCaptureFlashMode"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FlashMode",
                    "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                    "usr": "c:@E@AVCaptureFlashMode"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0VvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9flashModeSo014AVCaptureFlashH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$flashMode",
            "printedName": "$flashMode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCameraButtonDisabled",
            "printedName": "isCameraButtonDisabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD14ButtonDisabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isCameraButtonDisabled",
            "printedName": "$isCameraButtonDisabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCameraUnavailable",
            "printedName": "isCameraUnavailable",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC02isD11UnavailableSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isCameraUnavailable",
            "printedName": "$isCameraUnavailable",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "photo",
            "printedName": "photo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "BioPassID.Photo?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Photo",
                    "printedName": "BioPassID.Photo",
                    "usr": "s:9BioPassID5PhotoV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.Photo?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Photo",
                        "printedName": "BioPassID.Photo",
                        "usr": "s:9BioPassID5PhotoV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.Photo?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Photo",
                        "printedName": "BioPassID.Photo",
                        "usr": "s:9BioPassID5PhotoV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC5photoAA5PhotoVSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$photo",
            "printedName": "$photo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowAlertView",
            "printedName": "shouldShowAlertView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19shouldShowAlertViewSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowAlertView",
            "printedName": "$shouldShowAlertView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowConfirmationModal",
            "printedName": "shouldShowConfirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC27shouldShowConfirmationModalSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowConfirmationModal",
            "printedName": "$shouldShowConfirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowSpinner",
            "printedName": "shouldShowSpinner",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17shouldShowSpinnerSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowSpinner",
            "printedName": "$shouldShowSpinner",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "willCapturePhoto",
            "printedName": "willCapturePhoto",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16willCapturePhotoSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$willCapturePhoto",
            "printedName": "$willCapturePhoto",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashEnabledByDefault",
            "printedName": "flashEnabledByDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC21flashEnabledByDefaultSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$flashEnabledByDefault",
            "printedName": "$flashEnabledByDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceDetected",
            "printedName": "faceDetected",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionStatus",
                "printedName": "BioPassID.FaceLivenessDetectionStatus",
                "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceLivenessDetectionStatus",
                    "printedName": "BioPassID.FaceLivenessDetectionStatus",
                    "usr": "s:9BioPassID27FaceLivenessDetectionStatusO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC12faceDetectedAA04FaceF15DetectionStatusOvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$faceDetected",
            "printedName": "$faceDetected",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<BioPassID.FaceLivenessDetectionStatus>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceLivenessDetectionStatus>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceLivenessDetectionStatus>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13$faceDetected7Combine9PublishedV9PublisherVyAA04FaceF15DetectionStatusO_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "feedbackMessage",
            "printedName": "feedbackMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15feedbackMessageSSvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15feedbackMessageSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15feedbackMessageSSvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15feedbackMessageSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15feedbackMessageSSvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15feedbackMessageSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15feedbackMessageSSvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15feedbackMessageSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$feedbackMessage",
            "printedName": "$feedbackMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.String>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$feedbackMessage7Combine9PublishedV9PublisherVySS_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "currentCGImage",
            "printedName": "currentCGImage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "CoreGraphics.CGImage?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreGraphics.CGImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CGImage",
                        "printedName": "CoreGraphics.CGImage",
                        "usr": "c:@T@CGImageRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreGraphics.CGImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CGImage",
                        "printedName": "CoreGraphics.CGImage",
                        "usr": "c:@T@CGImageRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14currentCGImageSo0H3RefaSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "analyzeFrames",
            "printedName": "analyzeFrames",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC13analyzeFramesSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13analyzeFramesSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13analyzeFramesSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13analyzeFramesSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13analyzeFramesSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13analyzeFramesSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13analyzeFramesSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13analyzeFramesSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "continuosCaptureActive",
            "printedName": "continuosCaptureActive",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC22continuosCaptureActiveSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidfaceProp",
            "printedName": "isValidfaceProp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15isValidfacePropSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidfacePropSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidfacePropSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidfacePropSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidfacePropSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidfacePropSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidfacePropSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidfacePropSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidfaceProp",
            "printedName": "$isValidfaceProp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidfaceProp7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidFaceWH",
            "printedName": "isValidFaceWH",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidFaceWHSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidFaceWH",
            "printedName": "$isValidFaceWH",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidFaceWH7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidIED",
            "printedName": "isValidIED",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC10isValidIEDSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC10isValidIEDSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10isValidIEDSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10isValidIEDSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10isValidIEDSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10isValidIEDSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10isValidIEDSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10isValidIEDSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidIED",
            "printedName": "$isValidIED",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC11$isValidIED7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidAngles",
            "printedName": "isValidAngles",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC13isValidAnglesSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidAnglesSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidAnglesSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidAnglesSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidAnglesSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidAnglesSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC13isValidAnglesSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC13isValidAnglesSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidAngles",
            "printedName": "$isValidAngles",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14$isValidAngles7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidLuminace",
            "printedName": "isValidLuminace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15isValidLuminaceSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidLuminace",
            "printedName": "$isValidLuminace",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$isValidLuminace7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "showAlert",
            "printedName": "showAlert",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC9showAlertSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC9showAlertSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9showAlertSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9showAlertSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9showAlertSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9showAlertSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC9showAlertSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC9showAlertSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$showAlert",
            "printedName": "$showAlert",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10$showAlert7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidAnglesRoll",
            "printedName": "isValidAnglesRoll",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17isValidAnglesRollSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidAnglesRoll",
            "printedName": "$isValidAnglesRoll",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18$isValidAnglesRoll7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidAnglesPitch",
            "printedName": "isValidAnglesPitch",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18isValidAnglesPitchSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidAnglesPitch",
            "printedName": "$isValidAnglesPitch",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19$isValidAnglesPitch7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isValidAnglesYaw",
            "printedName": "isValidAnglesYaw",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16isValidAnglesYawSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isValidAnglesYaw",
            "printedName": "$isValidAnglesYaw",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17$isValidAnglesYaw7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "atributesError",
            "printedName": "atributesError",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC14atributesErrorSSvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC14atributesErrorSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14atributesErrorSSvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14atributesErrorSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14atributesErrorSSvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14atributesErrorSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14atributesErrorSSvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14atributesErrorSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$atributesError",
            "printedName": "$atributesError",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.String>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$atributesError7Combine9PublishedV9PublisherVySS_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "imageSizeGlobal",
            "printedName": "imageSizeGlobal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15imageSizeGlobalSo6CGRectVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$imageSizeGlobal",
            "printedName": "$imageSizeGlobal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC16$imageSizeGlobal7Combine9PublishedV9PublisherVySo6CGRectV_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "boundBoxGlobal",
            "printedName": "boundBoxGlobal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC14boundBoxGlobalSo6CGRectVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "15.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$boundBoxGlobal",
            "printedName": "$boundBoxGlobal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<CoreFoundation.CGRect>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_GvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC15$boundBoxGlobal7Combine9PublishedV9PublisherVySo6CGRectV_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "15.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "currentPixelBuffer",
            "printedName": "currentPixelBuffer",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "CoreVideo.CVBuffer?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreVideo.CVBuffer?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CVBuffer",
                        "printedName": "CoreVideo.CVBuffer",
                        "usr": "c:@T@CVBufferRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreVideo.CVBuffer?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CVBuffer",
                        "printedName": "CoreVideo.CVBuffer",
                        "usr": "c:@T@CVBufferRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC18currentPixelBufferSo11CVBufferRefaSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "alertError",
            "printedName": "alertError",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AlertError",
                "printedName": "BioPassID.AlertError",
                "usr": "s:9BioPassID10AlertErrorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AlertError",
                    "printedName": "BioPassID.AlertError",
                    "usr": "s:9BioPassID10AlertErrorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AlertError",
                    "printedName": "BioPassID.AlertError",
                    "usr": "s:9BioPassID10AlertErrorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0VvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC10alertErrorAA05AlertH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "confirmationModal",
            "printedName": "confirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ConfirmationModal",
                "printedName": "BioPassID.ConfirmationModal",
                "usr": "s:9BioPassID17ConfirmationModalV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ConfirmationModal",
                    "printedName": "BioPassID.ConfirmationModal",
                    "usr": "s:9BioPassID17ConfirmationModalV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ConfirmationModal",
                    "printedName": "BioPassID.ConfirmationModal",
                    "usr": "s:9BioPassID17ConfirmationModalV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0VvM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC17confirmationModalAA012ConfirmationH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cameraPresetDefault",
            "printedName": "cameraPresetDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Preset",
                "printedName": "AVFoundation.AVCaptureSession.Preset",
                "usr": "c:@T@AVCaptureSessionPreset"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Preset",
                    "printedName": "AVFoundation.AVCaptureSession.Preset",
                    "usr": "c:@T@AVCaptureSessionPreset"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Preset",
                    "printedName": "AVFoundation.AVCaptureSession.Preset",
                    "usr": "c:@T@AVCaptureSessionPreset"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avs",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avM",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC19cameraPresetDefaultSo016AVCaptureSessionH0avM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_iOS": "15.0",
                "declAttributes": [
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "session",
            "printedName": "session",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AVCaptureSession",
                "printedName": "AVFoundation.AVCaptureSession",
                "usr": "c:objc(cs)AVCaptureSession"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID21CameraServiceLivenessC7sessionSo16AVCaptureSessionCvp",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC7sessionSo16AVCaptureSessionCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AVCaptureSession",
                    "printedName": "AVFoundation.AVCaptureSession",
                    "usr": "c:objc(cs)AVCaptureSession"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID21CameraServiceLivenessC7sessionSo16AVCaptureSessionCvg",
                "mangledName": "$s9BioPassID21CameraServiceLivenessC7sessionSo16AVCaptureSessionCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "configure",
            "printedName": "configure(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC9configure6configyAA10FaceConfigC_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC9configure6configyAA10FaceConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "checkForPermissions",
            "printedName": "checkForPermissions(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC19checkForPermissions6configyAA10FaceConfigC_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC19checkForPermissions6configyAA10FaceConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "changeCamera",
            "printedName": "changeCamera()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC06changeD0yyF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC06changeD0yyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "focus",
            "printedName": "focus(at:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CGPoint",
                "printedName": "CoreFoundation.CGPoint",
                "usr": "c:@S@CGPoint"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC5focus2atySo7CGPointV_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC5focus2atySo7CGPointV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "stop",
            "printedName": "stop(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC4stop10completionyyycSg_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC4stop10completionyyycSg_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "start",
            "printedName": "start()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC5startyyF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC5startyyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "set",
            "printedName": "set(zoom:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC3set4zoomy14CoreFoundation7CGFloatV_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC3set4zoomy12CoreGraphics7CGFloatV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "capturePhoto",
            "printedName": "capturePhoto(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC12capturePhoto6configyAA10FaceConfigC_tF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC12capturePhoto6configyAA10FaceConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "stopContinuousCapturePhoto",
            "printedName": "stopContinuousCapturePhoto()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC26stopContinuousCapturePhotoyyF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC26stopContinuousCapturePhotoyyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "flipImageHorizontally",
            "printedName": "flipImageHorizontally(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              },
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC21flipImageHorizontallyySo7UIImageCAFF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC21flipImageHorizontallyySo7UIImageCAFF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "captureOutput",
            "printedName": "captureOutput(_:didOutput:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "AVCaptureOutput",
                "printedName": "AVFoundation.AVCaptureOutput",
                "usr": "c:objc(cs)AVCaptureOutput"
              },
              {
                "kind": "TypeNominal",
                "name": "CMSampleBuffer",
                "printedName": "CoreMedia.CMSampleBuffer",
                "usr": "c:@T@CMSampleBufferRef"
              },
              {
                "kind": "TypeNominal",
                "name": "AVCaptureConnection",
                "printedName": "AVFoundation.AVCaptureConnection",
                "usr": "c:objc(cs)AVCaptureConnection"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@BioPassID@objc(cs)CameraServiceLiveness(im)captureOutput:didOutputSampleBuffer:fromConnection:",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC13captureOutput_03didH04fromySo09AVCaptureH0C_So17CMSampleBufferRefaSo0K10ConnectionCtF",
            "moduleName": "BioPassID",
            "objc_name": "captureOutput:didOutputSampleBuffer:fromConnection:",
            "declAttributes": [
              "ObjC",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "convertUnitToPoint",
            "printedName": "convertUnitToPoint(originalImageRect:targetRect:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC18convertUnitToPoint17originalImageRect06targetM0So6CGRectVAH_AHtF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC18convertUnitToPoint17originalImageRect06targetM0So6CGRectVAH_AHtF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "convertUnitToPoint1",
            "printedName": "convertUnitToPoint1(originalImageRect:targetRect:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID21CameraServiceLivenessC19convertUnitToPoint117originalImageRect06targetM0So6CGRectVAH_AHtF",
            "mangledName": "$s9BioPassID21CameraServiceLivenessC19convertUnitToPoint117originalImageRect06targetM0So6CGRectVAH_AHtF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CameraServiceLiveness",
                "printedName": "BioPassID.CameraServiceLiveness",
                "usr": "c:@M@BioPassID@objc(cs)CameraServiceLiveness"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@BioPassID@objc(cs)CameraServiceLiveness(im)init",
            "mangledName": "$s9BioPassID21CameraServiceLivenessCACycfc",
            "moduleName": "BioPassID",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@BioPassID@objc(cs)CameraServiceLiveness",
        "mangledName": "$s9BioPassID21CameraServiceLivenessC",
        "moduleName": "BioPassID",
        "intro_iOS": "15.0",
        "declAttributes": [
          "AccessControl",
          "Available",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceLivenessDetectionOptions",
        "printedName": "FaceLivenessDetectionOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionOptions",
                "printedName": "BioPassID.FaceLivenessDetectionOptions",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsCACycfc",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "debug",
            "printedName": "debug",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC5debugSbvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC5debugSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC5debugSbvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC5debugSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC5debugSbvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC5debugSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC5debugSbvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC5debugSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "timeToCapture",
            "printedName": "timeToCapture",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13timeToCaptureSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "maxFaceDetectionTime",
            "printedName": "maxFaceDetectionTime",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxdF4TimeSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "minFaceProp",
            "printedName": "minFaceProp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD4PropSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "maxFaceProp",
            "printedName": "maxFaceProp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03maxD4PropSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "minFaceWidth",
            "printedName": "minFaceWidth",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD5WidthSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "minFaceHeight",
            "printedName": "minFaceHeight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC03minD6HeightSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "ied",
            "printedName": "ied",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC3iedSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC3iedSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC3iedSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC3iedSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC3iedSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC3iedSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC3iedSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC3iedSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "bboxPad",
            "printedName": "bboxPad",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7bboxPadSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceDetectionThresh",
            "printedName": "faceDetectionThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC04faceF6ThreshSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "rollThresh",
            "printedName": "rollThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC10rollThreshSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "pitchThresh",
            "printedName": "pitchThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC11pitchThreshSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "yawThresh",
            "printedName": "yawThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC9yawThreshSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooDarkThresh",
            "printedName": "tooDarkThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC13tooDarkThreshSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooLightThresh",
            "printedName": "tooLightThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC14tooLightThreshSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceCentralizationThresh",
            "printedName": "faceCentralizationThresh",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvp",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvg",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvs",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvM",
                "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC24faceCentralizationThreshSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:debug:timeToCapture:maxFaceDetectionTime:minFaceProp:maxFaceProp:minFaceWidth:minFaceHeight:ied:bboxPad:faceDetectionThresh:rollThresh:pitchThresh:yawThresh:tooDarkThresh:tooLightThresh:faceCentralizationThresh:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceLivenessDetectionOptions",
                "printedName": "BioPassID.FaceLivenessDetectionOptions",
                "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC7enabled5debug13timeToCapture03maxdF4Time03minD4Prop0mdP00oD5Width0oD6Height3ied7bboxPad04faceF6Thresh04rollW005pitchW003yawW007tooDarkW008tooLightW00v14CentralizationW0ACSb_SbS2iS2fS4iS4fS2iSftcfc",
            "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC7enabled5debug13timeToCapture03maxdF4Time03minD4Prop0mdP00oD5Width0oD6Height3ied7bboxPad04faceF6Thresh04rollW005pitchW003yawW007tooDarkW008tooLightW00v14CentralizationW0ACSb_SbS2iS2fS4iS4fS2iSftcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID28FaceLivenessDetectionOptionsC",
        "mangledName": "$s9BioPassID28FaceLivenessDetectionOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "ImageResizer",
        "printedName": "ImageResizer",
        "children": [
          {
            "kind": "Function",
            "name": "resize",
            "printedName": "resize(at:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "URL",
                "printedName": "Foundation.URL",
                "usr": "s:10Foundation3URLV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12ImageResizerV6resize2atSo7UIImageCSg10Foundation3URLV_tF",
            "mangledName": "$s9BioPassID12ImageResizerV6resize2atSo7UIImageCSg10Foundation3URLV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "resize",
            "printedName": "resize(image:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              },
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12ImageResizerV6resize5imageSo7UIImageCAG_tF",
            "mangledName": "$s9BioPassID12ImageResizerV6resize5imageSo7UIImageCAG_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "resize",
            "printedName": "resize(data:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID12ImageResizerV6resize4dataSo7UIImageCSg10Foundation4DataV_tF",
            "mangledName": "$s9BioPassID12ImageResizerV6resize4dataSo7UIImageCSg10Foundation4DataV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID12ImageResizerV",
        "mangledName": "$s9BioPassID12ImageResizerV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Combine",
        "printedName": "Combine",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Photos",
        "printedName": "Photos",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Vision",
        "printedName": "Vision",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "CameraServiceFace",
        "printedName": "CameraServiceFace",
        "children": [
          {
            "kind": "Var",
            "name": "cameraPreset",
            "printedName": "cameraPreset",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceResolutionPreset",
                "printedName": "BioPassID.FaceResolutionPreset",
                "usr": "s:9BioPassID20FaceResolutionPresetO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom",
              "RawDocComment"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceResolutionPreset",
                    "printedName": "BioPassID.FaceResolutionPreset",
                    "usr": "s:9BioPassID20FaceResolutionPresetO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0OvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12cameraPresetAA0f10ResolutionH0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$cameraPreset",
            "printedName": "$cameraPreset",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceResolutionPreset>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$cameraPreset7Combine9PublishedV9PublisherVyAA0f10ResolutionH0O_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "defaultCameraPosition",
            "printedName": "defaultCameraPosition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Position",
                "printedName": "AVFoundation.AVCaptureDevice.Position",
                "usr": "c:@E@AVCaptureDevicePosition"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Position",
                    "printedName": "AVFoundation.AVCaptureDevice.Position",
                    "usr": "c:@E@AVCaptureDevicePosition"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Position",
                    "printedName": "AVFoundation.AVCaptureDevice.Position",
                    "usr": "c:@E@AVCaptureDevicePosition"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0VvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC07defaultD8PositionSo015AVCaptureDeviceH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$defaultCameraPosition",
            "printedName": "$defaultCameraPosition",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.Position>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC08$defaultD8Position7Combine9PublishedV9PublisherVySo015AVCaptureDeviceH0V_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashMode",
            "printedName": "flashMode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FlashMode",
                "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                "usr": "c:@E@AVCaptureFlashMode"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FlashMode",
                    "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                    "usr": "c:@E@AVCaptureFlashMode"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FlashMode",
                    "printedName": "AVFoundation.AVCaptureDevice.FlashMode",
                    "usr": "c:@E@AVCaptureFlashMode"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0VvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC9flashModeSo014AVCaptureFlashH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$flashMode",
            "printedName": "$flashMode",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<AVFoundation.AVCaptureDevice.FlashMode>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10$flashMode7Combine9PublishedV9PublisherVySo014AVCaptureFlashH0V_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCameraButtonDisabled",
            "printedName": "isCameraButtonDisabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD14ButtonDisabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isCameraButtonDisabled",
            "printedName": "$isCameraButtonDisabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD14ButtonDisabled7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "isCameraUnavailable",
            "printedName": "isCameraUnavailable",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC02isD11UnavailableSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC02isD11UnavailableSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD11UnavailableSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD11UnavailableSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD11UnavailableSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD11UnavailableSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC02isD11UnavailableSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC02isD11UnavailableSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$isCameraUnavailable",
            "printedName": "$isCameraUnavailable",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC03$isD11Unavailable7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "photo",
            "printedName": "photo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "BioPassID.Photo?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Photo",
                    "printedName": "BioPassID.Photo",
                    "usr": "s:9BioPassID5PhotoV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.Photo?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Photo",
                        "printedName": "BioPassID.Photo",
                        "usr": "s:9BioPassID5PhotoV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.Photo?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Photo",
                        "printedName": "BioPassID.Photo",
                        "usr": "s:9BioPassID5PhotoV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC5photoAA5PhotoVSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$photo",
            "printedName": "$photo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Optional<BioPassID.Photo>>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC6$photo7Combine9PublishedV9PublisherVyAA5PhotoVSg_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowAlertView",
            "printedName": "shouldShowAlertView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19shouldShowAlertViewSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowAlertView",
            "printedName": "$shouldShowAlertView",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC20$shouldShowAlertView7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowConfirmationModal",
            "printedName": "shouldShowConfirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC27shouldShowConfirmationModalSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowConfirmationModal",
            "printedName": "$shouldShowConfirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC28$shouldShowConfirmationModal7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "shouldShowSpinner",
            "printedName": "shouldShowSpinner",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17shouldShowSpinnerSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$shouldShowSpinner",
            "printedName": "$shouldShowSpinner",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC18$shouldShowSpinner7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "willCapturePhoto",
            "printedName": "willCapturePhoto",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC16willCapturePhotoSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC16willCapturePhotoSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16willCapturePhotoSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16willCapturePhotoSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16willCapturePhotoSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16willCapturePhotoSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16willCapturePhotoSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16willCapturePhotoSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$willCapturePhoto",
            "printedName": "$willCapturePhoto",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17$willCapturePhoto7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashEnabledByDefault",
            "printedName": "flashEnabledByDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC21flashEnabledByDefaultSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$flashEnabledByDefault",
            "printedName": "$flashEnabledByDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.Bool>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.Bool>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22$flashEnabledByDefault7Combine9PublishedV9PublisherVySb_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceDetected",
            "printedName": "faceDetected",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionStatus",
                "printedName": "BioPassID.FaceDetectionStatus",
                "usr": "s:9BioPassID19FaceDetectionStatusO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionStatus",
                    "printedName": "BioPassID.FaceDetectionStatus",
                    "usr": "s:9BioPassID19FaceDetectionStatusO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceDetectionStatus",
                    "printedName": "BioPassID.FaceDetectionStatus",
                    "usr": "s:9BioPassID19FaceDetectionStatusO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC12faceDetectedAA0F15DetectionStatusOvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$faceDetected",
            "printedName": "$faceDetected",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<BioPassID.FaceDetectionStatus>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceDetectionStatus>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<BioPassID.FaceDetectionStatus>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13$faceDetected7Combine9PublishedV9PublisherVyAA0F15DetectionStatusO_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "feedbackMessage",
            "printedName": "feedbackMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC15feedbackMessageSSvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC15feedbackMessageSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "ProjectedValueProperty",
              "AccessControl",
              "Custom"
            ],
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC15feedbackMessageSSvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC15feedbackMessageSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC15feedbackMessageSSvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC15feedbackMessageSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC15feedbackMessageSSvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC15feedbackMessageSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "10.15",
                "intro_iOS": "13.0",
                "intro_tvOS": "13.0",
                "intro_watchOS": "6.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "$feedbackMessage",
            "printedName": "$feedbackMessage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Publisher",
                "printedName": "Combine.Published<Swift.String>.Publisher",
                "usr": "s:7Combine9PublishedV9PublisherV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Publisher",
                    "printedName": "Combine.Published<Swift.String>.Publisher",
                    "usr": "s:7Combine9PublishedV9PublisherV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_Gvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_GvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC16$feedbackMessage7Combine9PublishedV9PublisherVySS_GvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "intro_Macosx": "11.0",
                "intro_iOS": "14.0",
                "intro_tvOS": "14.0",
                "intro_watchOS": "7.0",
                "declAttributes": [
                  "Available",
                  "Available",
                  "Available",
                  "Available"
                ],
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "currentCGImage",
            "printedName": "currentCGImage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "WeakStorage",
                "printedName": "CoreGraphics.CGImage?"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "ReferenceOwnership",
              "AccessControl"
            ],
            "ownership": 1,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreGraphics.CGImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CGImage",
                        "printedName": "CoreGraphics.CGImage",
                        "usr": "c:@T@CGImageRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ImplicitlyUnwrappedOptional",
                    "printedName": "CoreGraphics.CGImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "CGImage",
                        "printedName": "CoreGraphics.CGImage",
                        "usr": "c:@T@CGImageRef"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC14currentCGImageSo0H3RefaSgvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "analyzeFrames",
            "printedName": "analyzeFrames",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC13analyzeFramesSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC13analyzeFramesSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13analyzeFramesSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13analyzeFramesSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13analyzeFramesSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13analyzeFramesSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC13analyzeFramesSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC13analyzeFramesSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "continuosCaptureActive",
            "printedName": "continuosCaptureActive",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC22continuosCaptureActiveSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "alertError",
            "printedName": "alertError",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AlertError",
                "printedName": "BioPassID.AlertError",
                "usr": "s:9BioPassID10AlertErrorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AlertError",
                    "printedName": "BioPassID.AlertError",
                    "usr": "s:9BioPassID10AlertErrorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "AlertError",
                    "printedName": "BioPassID.AlertError",
                    "usr": "s:9BioPassID10AlertErrorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0VvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC10alertErrorAA05AlertH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "confirmationModal",
            "printedName": "confirmationModal",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "ConfirmationModal",
                "printedName": "BioPassID.ConfirmationModal",
                "usr": "s:9BioPassID17ConfirmationModalV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ConfirmationModal",
                    "printedName": "BioPassID.ConfirmationModal",
                    "usr": "s:9BioPassID17ConfirmationModalV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "ConfirmationModal",
                    "printedName": "BioPassID.ConfirmationModal",
                    "usr": "s:9BioPassID17ConfirmationModalV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0VvM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC17confirmationModalAA012ConfirmationH0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "cameraPresetDefault",
            "printedName": "cameraPresetDefault",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Preset",
                "printedName": "AVFoundation.AVCaptureSession.Preset",
                "usr": "c:@T@AVCaptureSessionPreset"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Preset",
                    "printedName": "AVFoundation.AVCaptureSession.Preset",
                    "usr": "c:@T@AVCaptureSessionPreset"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Preset",
                    "printedName": "AVFoundation.AVCaptureSession.Preset",
                    "usr": "c:@T@AVCaptureSessionPreset"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avs",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avM",
                "mangledName": "$s9BioPassID17CameraServiceFaceC19cameraPresetDefaultSo016AVCaptureSessionH0avM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "session",
            "printedName": "session",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "AVCaptureSession",
                "printedName": "AVFoundation.AVCaptureSession",
                "usr": "c:objc(cs)AVCaptureSession"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID17CameraServiceFaceC7sessionSo16AVCaptureSessionCvp",
            "mangledName": "$s9BioPassID17CameraServiceFaceC7sessionSo16AVCaptureSessionCvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "Final",
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "isLet": true,
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "AVCaptureSession",
                    "printedName": "AVFoundation.AVCaptureSession",
                    "usr": "c:objc(cs)AVCaptureSession"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID17CameraServiceFaceC7sessionSo16AVCaptureSessionCvg",
                "mangledName": "$s9BioPassID17CameraServiceFaceC7sessionSo16AVCaptureSessionCvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "declAttributes": [
                  "Final"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "configure",
            "printedName": "configure(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC9configure6configyAA0F6ConfigC_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC9configure6configyAA0F6ConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "checkForPermissions",
            "printedName": "checkForPermissions(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC19checkForPermissions6configyAA0F6ConfigC_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC19checkForPermissions6configyAA0F6ConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "changeCamera",
            "printedName": "changeCamera()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC06changeD0yyF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC06changeD0yyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "focus",
            "printedName": "focus(at:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CGPoint",
                "printedName": "CoreFoundation.CGPoint",
                "usr": "c:@S@CGPoint"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC5focus2atySo7CGPointV_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC5focus2atySo7CGPointV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "stop",
            "printedName": "stop(completion:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "(() -> ())?",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "() -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      }
                    ]
                  }
                ],
                "hasDefaultArg": true,
                "usr": "s:Sq"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC4stop10completionyyycSg_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC4stop10completionyyycSg_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "start",
            "printedName": "start()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC5startyyF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC5startyyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "set",
            "printedName": "set(zoom:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "CGFloat",
                "printedName": "CoreGraphics.CGFloat",
                "usr": "s:14CoreFoundation7CGFloatV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC3set4zoomy14CoreFoundation7CGFloatV_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC3set4zoomy12CoreGraphics7CGFloatV_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "capturePhoto",
            "printedName": "capturePhoto(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC12capturePhoto6configyAA0F6ConfigC_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC12capturePhoto6configyAA0F6ConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "continuousCapturePhoto",
            "printedName": "continuousCapturePhoto(config:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceConfig",
                "printedName": "BioPassID.FaceConfig",
                "usr": "s:9BioPassID10FaceConfigC"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC22continuousCapturePhoto6configyAA0F6ConfigC_tF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC22continuousCapturePhoto6configyAA0F6ConfigC_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "stopContinuousCapturePhoto",
            "printedName": "stopContinuousCapturePhoto()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC26stopContinuousCapturePhotoyyF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC26stopContinuousCapturePhotoyyF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "flipImageHorizontally",
            "printedName": "flipImageHorizontally(_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              },
              {
                "kind": "TypeNominal",
                "name": "UIImage",
                "printedName": "UIKit.UIImage",
                "usr": "c:objc(cs)UIImage"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC21flipImageHorizontallyySo7UIImageCAFF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC21flipImageHorizontallyySo7UIImageCAFF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "captureOutput",
            "printedName": "captureOutput(_:didOutput:from:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "AVCaptureOutput",
                "printedName": "AVFoundation.AVCaptureOutput",
                "usr": "c:objc(cs)AVCaptureOutput"
              },
              {
                "kind": "TypeNominal",
                "name": "CMSampleBuffer",
                "printedName": "CoreMedia.CMSampleBuffer",
                "usr": "c:@T@CMSampleBufferRef"
              },
              {
                "kind": "TypeNominal",
                "name": "AVCaptureConnection",
                "printedName": "AVFoundation.AVCaptureConnection",
                "usr": "c:objc(cs)AVCaptureConnection"
              }
            ],
            "declKind": "Func",
            "usr": "c:@M@BioPassID@objc(cs)CameraServiceFace(im)captureOutput:didOutputSampleBuffer:fromConnection:",
            "mangledName": "$s9BioPassID17CameraServiceFaceC13captureOutput_03didH04fromySo09AVCaptureH0C_So17CMSampleBufferRefaSo0K10ConnectionCtF",
            "moduleName": "BioPassID",
            "objc_name": "captureOutput:didOutputSampleBuffer:fromConnection:",
            "declAttributes": [
              "ObjC",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "convertUnitToPoint",
            "printedName": "convertUnitToPoint(originalImageRect:targetRect:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              },
              {
                "kind": "TypeNominal",
                "name": "CGRect",
                "printedName": "CoreFoundation.CGRect",
                "usr": "c:@S@CGRect"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID17CameraServiceFaceC18convertUnitToPoint17originalImageRect06targetM0So6CGRectVAH_AHtF",
            "mangledName": "$s9BioPassID17CameraServiceFaceC18convertUnitToPoint17originalImageRect06targetM0So6CGRectVAH_AHtF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CameraServiceFace",
                "printedName": "BioPassID.CameraServiceFace",
                "usr": "c:@M@BioPassID@objc(cs)CameraServiceFace"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@BioPassID@objc(cs)CameraServiceFace(im)init",
            "mangledName": "$s9BioPassID17CameraServiceFaceCACycfc",
            "moduleName": "BioPassID",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@BioPassID@objc(cs)CameraServiceFace",
        "mangledName": "$s9BioPassID17CameraServiceFaceC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment",
          "ObjC"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "AVFoundation",
        "printedName": "AVFoundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "CameraPreview",
        "printedName": "CameraPreview",
        "children": [
          {
            "kind": "TypeDecl",
            "name": "VideoPreviewView",
            "printedName": "VideoPreviewView",
            "children": [
              {
                "kind": "Var",
                "name": "layerClass",
                "printedName": "layerClass",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "ExistentialMetatype",
                    "printedName": "any AnyObject.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ProtocolComposition",
                        "printedName": "AnyObject"
                      }
                    ]
                  }
                ],
                "declKind": "Var",
                "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC10layerClassyXlXpvpZ",
                "mangledName": "$s9BioPassID13CameraPreviewV05VideoE4ViewC10layerClassyXlXpvpZ",
                "moduleName": "BioPassID",
                "static": true,
                "overriding": true,
                "objc_name": "layerClass",
                "declAttributes": [
                  "Dynamic",
                  "ObjC",
                  "Preconcurrency",
                  "Custom",
                  "Override",
                  "AccessControl"
                ],
                "accessors": [
                  {
                    "kind": "Accessor",
                    "name": "Get",
                    "printedName": "Get()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "ExistentialMetatype",
                        "printedName": "any AnyObject.Type",
                        "children": [
                          {
                            "kind": "TypeNominal",
                            "name": "ProtocolComposition",
                            "printedName": "AnyObject"
                          }
                        ]
                      }
                    ],
                    "declKind": "Accessor",
                    "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC10layerClassyXlXpvgZ",
                    "mangledName": "$s9BioPassID13CameraPreviewV05VideoE4ViewC10layerClassyXlXpvgZ",
                    "moduleName": "BioPassID",
                    "static": true,
                    "overriding": true,
                    "objc_name": "layerClass",
                    "declAttributes": [
                      "Dynamic",
                      "ObjC"
                    ],
                    "accessorKind": "get"
                  }
                ]
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(frame:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "VideoPreviewView",
                    "printedName": "BioPassID.CameraPreview.VideoPreviewView",
                    "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGRect",
                    "printedName": "CoreFoundation.CGRect",
                    "usr": "c:@S@CGRect"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC5frameAESo6CGRectV_tcfc",
                "mangledName": "$s9BioPassID13CameraPreviewV05VideoE4ViewC5frameAESo6CGRectV_tcfc",
                "moduleName": "BioPassID",
                "overriding": true,
                "implicit": true,
                "objc_name": "initWithFrame:",
                "declAttributes": [
                  "Dynamic",
                  "ObjC",
                  "Preconcurrency",
                  "Custom",
                  "Override"
                ],
                "init_kind": "Designated"
              },
              {
                "kind": "Constructor",
                "name": "init",
                "printedName": "init(coder:)",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "BioPassID.CameraPreview.VideoPreviewView?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "VideoPreviewView",
                        "printedName": "BioPassID.CameraPreview.VideoPreviewView",
                        "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC"
                      }
                    ],
                    "usr": "s:Sq"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "NSCoder",
                    "printedName": "Foundation.NSCoder",
                    "usr": "c:objc(cs)NSCoder"
                  }
                ],
                "declKind": "Constructor",
                "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC5coderAESgSo7NSCoderC_tcfc",
                "mangledName": "$s9BioPassID13CameraPreviewV05VideoE4ViewC5coderAESgSo7NSCoderC_tcfc",
                "moduleName": "BioPassID",
                "overriding": true,
                "implicit": true,
                "objc_name": "initWithCoder:",
                "declAttributes": [
                  "Dynamic",
                  "ObjC",
                  "Preconcurrency",
                  "Custom",
                  "Required"
                ],
                "init_kind": "Designated"
              }
            ],
            "declKind": "Class",
            "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC",
            "mangledName": "$s9BioPassID13CameraPreviewV05VideoE4ViewC",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl",
              "ObjC"
            ],
            "superclassUsr": "c:objc(cs)UIView",
            "inheritsConvenienceInitializers": true,
            "superclassNames": [
              "UIKit.UIView",
              "UIKit.UIResponder",
              "ObjectiveC.NSObject"
            ],
            "conformances": [
              {
                "kind": "Conformance",
                "name": "Copyable",
                "printedName": "Copyable",
                "usr": "s:s8CopyableP",
                "mangledName": "$ss8CopyableP"
              },
              {
                "kind": "Conformance",
                "name": "Escapable",
                "printedName": "Escapable",
                "usr": "s:s9EscapableP",
                "mangledName": "$ss9EscapableP"
              },
              {
                "kind": "Conformance",
                "name": "Equatable",
                "printedName": "Equatable",
                "usr": "s:SQ",
                "mangledName": "$sSQ"
              },
              {
                "kind": "Conformance",
                "name": "Hashable",
                "printedName": "Hashable",
                "usr": "s:SH",
                "mangledName": "$sSH"
              },
              {
                "kind": "Conformance",
                "name": "CVarArg",
                "printedName": "CVarArg",
                "usr": "s:s7CVarArgP",
                "mangledName": "$ss7CVarArgP"
              },
              {
                "kind": "Conformance",
                "name": "_KeyValueCodingAndObservingPublishing",
                "printedName": "_KeyValueCodingAndObservingPublishing",
                "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
                "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
              },
              {
                "kind": "Conformance",
                "name": "_KeyValueCodingAndObserving",
                "printedName": "_KeyValueCodingAndObserving",
                "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
                "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
              },
              {
                "kind": "Conformance",
                "name": "CustomStringConvertible",
                "printedName": "CustomStringConvertible",
                "usr": "s:s23CustomStringConvertibleP",
                "mangledName": "$ss23CustomStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "CustomDebugStringConvertible",
                "printedName": "CustomDebugStringConvertible",
                "usr": "s:s28CustomDebugStringConvertibleP",
                "mangledName": "$ss28CustomDebugStringConvertibleP"
              },
              {
                "kind": "Conformance",
                "name": "UITraitChangeObservable",
                "printedName": "UITraitChangeObservable",
                "usr": "s:5UIKit23UITraitChangeObservableP",
                "mangledName": "$s5UIKit23UITraitChangeObservableP"
              },
              {
                "kind": "Conformance",
                "name": "__DefaultCustomPlaygroundQuickLookable",
                "printedName": "__DefaultCustomPlaygroundQuickLookable",
                "usr": "s:s38__DefaultCustomPlaygroundQuickLookableP",
                "mangledName": "$ss38__DefaultCustomPlaygroundQuickLookableP"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "makeUIView",
            "printedName": "makeUIView(context:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "VideoPreviewView",
                "printedName": "BioPassID.CameraPreview.VideoPreviewView",
                "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC"
              },
              {
                "kind": "TypeNominal",
                "name": "UIViewRepresentableContext",
                "printedName": "SwiftUI.UIViewRepresentableContext<BioPassID.CameraPreview>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CameraPreview",
                    "printedName": "BioPassID.CameraPreview",
                    "usr": "s:9BioPassID13CameraPreviewV"
                  }
                ],
                "usr": "s:7SwiftUI26UIViewRepresentableContextV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID13CameraPreviewV10makeUIView7contextAC05VideoE4ViewC7SwiftUI0G20RepresentableContextVyACG_tF",
            "mangledName": "$s9BioPassID13CameraPreviewV10makeUIView7contextAC05VideoE4ViewC7SwiftUI0G20RepresentableContextVyACG_tF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Function",
            "name": "updateUIView",
            "printedName": "updateUIView(_:context:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "VideoPreviewView",
                "printedName": "BioPassID.CameraPreview.VideoPreviewView",
                "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC"
              },
              {
                "kind": "TypeNominal",
                "name": "UIViewRepresentableContext",
                "printedName": "SwiftUI.UIViewRepresentableContext<BioPassID.CameraPreview>",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CameraPreview",
                    "printedName": "BioPassID.CameraPreview",
                    "usr": "s:9BioPassID13CameraPreviewV"
                  }
                ],
                "usr": "s:7SwiftUI26UIViewRepresentableContextV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID13CameraPreviewV12updateUIView_7contextyAC05VideoE4ViewC_7SwiftUI0G20RepresentableContextVyACGtF",
            "mangledName": "$s9BioPassID13CameraPreviewV12updateUIView_7contextyAC05VideoE4ViewC_7SwiftUI0G20RepresentableContextVyACGtF",
            "moduleName": "BioPassID",
            "declAttributes": [
              "Preconcurrency",
              "Custom",
              "AccessControl"
            ],
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID13CameraPreviewV",
        "mangledName": "$s9BioPassID13CameraPreviewV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "Preconcurrency",
          "Custom",
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "UIViewRepresentable",
            "printedName": "UIViewRepresentable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "UIViewType",
                "printedName": "UIViewType",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "VideoPreviewView",
                    "printedName": "BioPassID.CameraPreview.VideoPreviewView",
                    "usr": "s:9BioPassID13CameraPreviewV05VideoE4ViewC"
                  }
                ]
              },
              {
                "kind": "TypeWitness",
                "name": "Coordinator",
                "printedName": "Coordinator",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ]
              }
            ],
            "usr": "s:7SwiftUI19UIViewRepresentableP",
            "mangledName": "$s7SwiftUI19UIViewRepresentableP"
          },
          {
            "kind": "Conformance",
            "name": "View",
            "printedName": "View",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "Body",
                "printedName": "Body",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Never",
                    "printedName": "Swift.Never",
                    "usr": "s:s5NeverO"
                  }
                ]
              }
            ],
            "usr": "s:7SwiftUI4ViewP",
            "mangledName": "$s7SwiftUI4ViewP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceContinuousCaptureOptions",
        "printedName": "FaceContinuousCaptureOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceContinuousCaptureOptions",
                "printedName": "BioPassID.FaceContinuousCaptureOptions",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID28FaceContinuousCaptureOptionsCACycfc",
            "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "timeToCapture",
            "printedName": "timeToCapture",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivp",
            "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivg",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivs",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC06timeToF0Sivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC06timeToF0SivM",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC06timeToF0SivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "maxNumberFrames",
            "printedName": "maxNumberFrames",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivp",
            "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivg",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivs",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivM",
                "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC15maxNumberFramesSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:timeToCapture:maxNumberFrames:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceContinuousCaptureOptions",
                "printedName": "BioPassID.FaceContinuousCaptureOptions",
                "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC7enabled06timeToF015maxNumberFramesACSb_S2itcfc",
            "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC7enabled06timeToF015maxNumberFramesACSb_S2itcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID28FaceContinuousCaptureOptionsC",
        "mangledName": "$s9BioPassID28FaceContinuousCaptureOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Network",
        "printedName": "Network",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SystemConfiguration",
        "printedName": "SystemConfiguration",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceDetectionOptions",
        "printedName": "FaceDetectionOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionOptions",
                "printedName": "BioPassID.FaceDetectionOptions",
                "usr": "s:9BioPassID20FaceDetectionOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID20FaceDetectionOptionsCACycfc",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "autoCapture",
            "printedName": "autoCapture",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC11autoCaptureSbvp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC11autoCaptureSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC11autoCaptureSbvg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC11autoCaptureSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC11autoCaptureSbvs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC11autoCaptureSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC11autoCaptureSbvM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC11autoCaptureSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "multipleFacesEnabled",
            "printedName": "multipleFacesEnabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC20multipleFacesEnabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "timeToCapture",
            "printedName": "timeToCapture",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC13timeToCaptureSivp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC13timeToCaptureSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC13timeToCaptureSivg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC13timeToCaptureSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC13timeToCaptureSivs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC13timeToCaptureSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC13timeToCaptureSivM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC13timeToCaptureSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "maxFaceDetectionTime",
            "printedName": "maxFaceDetectionTime",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC03maxdE4TimeSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "scoreThreshold",
            "printedName": "scoreThreshold",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "usr": "s:Sf"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvp",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvg",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Float",
                    "printedName": "Swift.Float",
                    "usr": "s:Sf"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvs",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvM",
                "mangledName": "$s9BioPassID20FaceDetectionOptionsC14scoreThresholdSfvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:autoCapture:multipleFacesEnabled:timeToCapture:maxFaceDetectionTime:scoreThreshold:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceDetectionOptions",
                "printedName": "BioPassID.FaceDetectionOptions",
                "usr": "s:9BioPassID20FaceDetectionOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "Float",
                "printedName": "Swift.Float",
                "hasDefaultArg": true,
                "usr": "s:Sf"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID20FaceDetectionOptionsC7enabled11autoCapture20multipleFacesEnabled06timeToI003maxdE4Time14scoreThresholdACSb_S2bS2iSftcfc",
            "mangledName": "$s9BioPassID20FaceDetectionOptionsC7enabled11autoCapture20multipleFacesEnabled06timeToI003maxdE4Time14scoreThresholdACSb_S2bS2iSftcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID20FaceDetectionOptionsC",
        "mangledName": "$s9BioPassID20FaceDetectionOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceCallback",
        "printedName": "FaceCallback",
        "children": [
          {
            "kind": "Var",
            "name": "photo",
            "printedName": "photo",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Array",
                "printedName": "[Swift.UInt8]",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UInt8",
                    "printedName": "Swift.UInt8",
                    "usr": "s:s5UInt8V"
                  }
                ],
                "usr": "s:Sa"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID12FaceCallbackV5photoSays5UInt8VGvp",
            "mangledName": "$s9BioPassID12FaceCallbackV5photoSays5UInt8VGvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.UInt8]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UInt8",
                        "printedName": "Swift.UInt8",
                        "usr": "s:s5UInt8V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12FaceCallbackV5photoSays5UInt8VGvg",
                "mangledName": "$s9BioPassID12FaceCallbackV5photoSays5UInt8VGvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Array",
                    "printedName": "[Swift.UInt8]",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UInt8",
                        "printedName": "Swift.UInt8",
                        "usr": "s:s5UInt8V"
                      }
                    ],
                    "usr": "s:Sa"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12FaceCallbackV5photoSays5UInt8VGvs",
                "mangledName": "$s9BioPassID12FaceCallbackV5photoSays5UInt8VGvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID12FaceCallbackV5photoSays5UInt8VGvM",
                "mangledName": "$s9BioPassID12FaceCallbackV5photoSays5UInt8VGvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID12FaceCallbackV",
        "mangledName": "$s9BioPassID12FaceCallbackV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceFlashButtonOptions",
        "printedName": "FaceFlashButtonOptions",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFlashButtonOptions",
                "printedName": "BioPassID.FaceFlashButtonOptions",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsCACycfc",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "enabled",
            "printedName": "enabled",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC7enabledSbvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC7enabledSbvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC7enabledSbvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC7enabledSbvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Bool",
                    "printedName": "Swift.Bool",
                    "usr": "s:Sb"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC7enabledSbvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC7enabledSbvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC7enabledSbvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC7enabledSbvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "buttonPadding",
            "printedName": "buttonPadding",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC13buttonPaddingSivM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "buttonSize",
            "printedName": "buttonSize",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "usr": "c:@S@CGSize"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "CGSize",
                    "printedName": "CoreFoundation.CGSize",
                    "usr": "c:@S@CGSize"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC10buttonSizeSo6CGSizeVvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "backgroundColor",
            "printedName": "backgroundColor",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "usr": "s:7SwiftUI5ColorV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Color",
                    "printedName": "SwiftUI.Color",
                    "usr": "s:7SwiftUI5ColorV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0VvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC15backgroundColor7SwiftUI0I0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashOnIconOptions",
            "printedName": "flashOnIconOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0CvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC011flashOnIconG0AA0djG0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashOnLabelOptions",
            "printedName": "flashOnLabelOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0CvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOnLabelG0AA0d4TextG0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashOffIconOptions",
            "printedName": "flashOffIconOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceIconOptions",
                    "printedName": "BioPassID.FaceIconOptions",
                    "usr": "s:9BioPassID15FaceIconOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0CvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC012flashOffIconG0AA0djG0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "flashOffLabelOptions",
            "printedName": "flashOffLabelOptions",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvp",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvg",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceTextOptions",
                    "printedName": "BioPassID.FaceTextOptions",
                    "usr": "s:9BioPassID15FaceTextOptionsC"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvs",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0Cvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0CvM",
                "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC013flashOffLabelG0AA0d4TextG0CvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(enabled:buttonPadding:buttonSize:backgroundColor:flashOnIconOptions:flashOnLabelOptions:flashOffIconOptions:flashOffLabelOptions:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFlashButtonOptions",
                "printedName": "BioPassID.FaceFlashButtonOptions",
                "usr": "s:9BioPassID22FaceFlashButtonOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "hasDefaultArg": true,
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "hasDefaultArg": true,
                "usr": "s:Si"
              },
              {
                "kind": "TypeNominal",
                "name": "CGSize",
                "printedName": "CoreFoundation.CGSize",
                "hasDefaultArg": true,
                "usr": "c:@S@CGSize"
              },
              {
                "kind": "TypeNominal",
                "name": "Color",
                "printedName": "SwiftUI.Color",
                "hasDefaultArg": true,
                "usr": "s:7SwiftUI5ColorV"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceIconOptions",
                "printedName": "BioPassID.FaceIconOptions",
                "usr": "s:9BioPassID15FaceIconOptionsC"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceTextOptions",
                "printedName": "BioPassID.FaceTextOptions",
                "usr": "s:9BioPassID15FaceTextOptionsC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID22FaceFlashButtonOptionsC7enabled13buttonPadding0I4Size15backgroundColor011flashOnIconG00no5LabelG00n3OffpG00nrqG0ACSb_SiSo6CGSizeV7SwiftUI0M0VAA0dpG0CAA0d4TextG0CArTtcfc",
            "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC7enabled13buttonPadding0I4Size15backgroundColor011flashOnIconG00no5LabelG00n3OffpG00nrqG0ACSb_SiSo6CGSizeV7SwiftUI0M0VAA0dpG0CAA0d4TextG0CArTtcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID22FaceFlashButtonOptionsC",
        "mangledName": "$s9BioPassID22FaceFlashButtonOptionsC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceFeedbackTextMessages",
        "printedName": "FaceFeedbackTextMessages",
        "children": [
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextMessages",
                "printedName": "BioPassID.FaceFeedbackTextMessages",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesCACycfc",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesCACycfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Var",
            "name": "noDetection",
            "printedName": "noDetection",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC11noDetectionSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "multipleFaces",
            "printedName": "multipleFaces",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC13multipleFacesSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceCentered",
            "printedName": "faceCentered",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC12faceCenteredSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooClose",
            "printedName": "tooClose",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooCloseSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooFar",
            "printedName": "tooFar",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC6tooFarSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooLeft",
            "printedName": "tooLeft",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooLeftSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooRight",
            "printedName": "tooRight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooRightSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooUp",
            "printedName": "tooUp",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC5tooUpSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooDown",
            "printedName": "tooDown",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDownSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "invalidIED",
            "printedName": "invalidIED",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC10invalidIEDSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "faceAngleMisaligned",
            "printedName": "faceAngleMisaligned",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC19faceAngleMisalignedSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooDark",
            "printedName": "tooDark",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC7tooDarkSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "tooLight",
            "printedName": "tooLight",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvp",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvg",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvs",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvM",
                "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC8tooLightSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(noDetection:multipleFaces:faceCentered:tooClose:tooFar:tooLeft:tooRight:tooUp:tooDown:invalidIED:faceAngleMisaligned:tooDark:tooLight:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceFeedbackTextMessages",
                "printedName": "BioPassID.FaceFeedbackTextMessages",
                "usr": "s:9BioPassID24FaceFeedbackTextMessagesC"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID24FaceFeedbackTextMessagesC11noDetection13multipleFaces12faceCentered8tooClose0N3Far0N4Left0N5Right0N2Up0N4Down10invalidIED0L15AngleMisaligned0N4Dark0N5LightACSS_S12Stcfc",
            "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC11noDetection13multipleFaces12faceCentered8tooClose0N3Far0N4Left0N5Right0N2Up0N4Down10invalidIED0L15AngleMisaligned0N4Dark0N5LightACSS_S12Stcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "s:9BioPassID24FaceFeedbackTextMessagesC",
        "mangledName": "$s9BioPassID24FaceFeedbackTextMessagesC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "FaceMaskFormat",
        "printedName": "FaceMaskFormat",
        "children": [
          {
            "kind": "Var",
            "name": "FACE",
            "printedName": "FACE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceMaskFormat.Type) -> BioPassID.FaceMaskFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskFormat",
                    "printedName": "BioPassID.FaceMaskFormat",
                    "usr": "s:9BioPassID14FaceMaskFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceMaskFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceMaskFormat",
                        "printedName": "BioPassID.FaceMaskFormat",
                        "usr": "s:9BioPassID14FaceMaskFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID14FaceMaskFormatO4FACEyA2CmF",
            "mangledName": "$s9BioPassID14FaceMaskFormatO4FACEyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "SQUARE",
            "printedName": "SQUARE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceMaskFormat.Type) -> BioPassID.FaceMaskFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskFormat",
                    "printedName": "BioPassID.FaceMaskFormat",
                    "usr": "s:9BioPassID14FaceMaskFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceMaskFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceMaskFormat",
                        "printedName": "BioPassID.FaceMaskFormat",
                        "usr": "s:9BioPassID14FaceMaskFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID14FaceMaskFormatO6SQUAREyA2CmF",
            "mangledName": "$s9BioPassID14FaceMaskFormatO6SQUAREyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "ELLIPSE",
            "printedName": "ELLIPSE",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.FaceMaskFormat.Type) -> BioPassID.FaceMaskFormat",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceMaskFormat",
                    "printedName": "BioPassID.FaceMaskFormat",
                    "usr": "s:9BioPassID14FaceMaskFormatO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.FaceMaskFormat.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "FaceMaskFormat",
                        "printedName": "BioPassID.FaceMaskFormat",
                        "usr": "s:9BioPassID14FaceMaskFormatO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID14FaceMaskFormatO7ELLIPSEyA2CmF",
            "mangledName": "$s9BioPassID14FaceMaskFormatO7ELLIPSEyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceMaskFormat",
                "printedName": "BioPassID.FaceMaskFormat",
                "usr": "s:9BioPassID14FaceMaskFormatO"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceMaskFormat",
                "printedName": "BioPassID.FaceMaskFormat",
                "usr": "s:9BioPassID14FaceMaskFormatO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID14FaceMaskFormatO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID14FaceMaskFormatO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID14FaceMaskFormatO9hashValueSivp",
            "mangledName": "$s9BioPassID14FaceMaskFormatO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID14FaceMaskFormatO9hashValueSivg",
                "mangledName": "$s9BioPassID14FaceMaskFormatO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID14FaceMaskFormatO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID14FaceMaskFormatO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID14FaceMaskFormatO",
        "mangledName": "$s9BioPassID14FaceMaskFormatO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "Photo",
        "printedName": "Photo",
        "children": [
          {
            "kind": "Var",
            "name": "id",
            "printedName": "id",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV2idSSvp",
            "mangledName": "$s9BioPassID5PhotoV2idSSvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV2idSSvg",
                "mangledName": "$s9BioPassID5PhotoV2idSSvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV2idSSvs",
                "mangledName": "$s9BioPassID5PhotoV2idSSvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV2idSSvM",
                "mangledName": "$s9BioPassID5PhotoV2idSSvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "originalData",
            "printedName": "originalData",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV12originalData10Foundation0F0Vvp",
            "mangledName": "$s9BioPassID5PhotoV12originalData10Foundation0F0Vvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12originalData10Foundation0F0Vvg",
                "mangledName": "$s9BioPassID5PhotoV12originalData10Foundation0F0Vvg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12originalData10Foundation0F0Vvs",
                "mangledName": "$s9BioPassID5PhotoV12originalData10Foundation0F0Vvs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12originalData10Foundation0F0VvM",
                "mangledName": "$s9BioPassID5PhotoV12originalData10Foundation0F0VvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "outPutFormat",
            "printedName": "outPutFormat",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "FaceImageFormat",
                "printedName": "BioPassID.FaceImageFormat",
                "usr": "s:9BioPassID15FaceImageFormatO"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovp",
            "mangledName": "$s9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "HasStorage",
              "AccessControl"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovg",
                "mangledName": "$s9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              },
              {
                "kind": "Accessor",
                "name": "Set",
                "printedName": "Set()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "FaceImageFormat",
                    "printedName": "BioPassID.FaceImageFormat",
                    "usr": "s:9BioPassID15FaceImageFormatO"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovs",
                "mangledName": "$s9BioPassID5PhotoV12outPutFormatAA09FaceImageG0Ovs",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV12outPutFormatAA09FaceImageG0OvM",
                "mangledName": "$s9BioPassID5PhotoV12outPutFormatAA09FaceImageG0OvM",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(id:originalData:outPutFormat:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Photo",
                "printedName": "BioPassID.Photo",
                "usr": "s:9BioPassID5PhotoV"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "hasDefaultArg": true,
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Data",
                "printedName": "Foundation.Data",
                "usr": "s:10Foundation4DataV"
              },
              {
                "kind": "TypeNominal",
                "name": "FaceImageFormat",
                "printedName": "BioPassID.FaceImageFormat",
                "usr": "s:9BioPassID15FaceImageFormatO"
              }
            ],
            "declKind": "Constructor",
            "usr": "s:9BioPassID5PhotoV2id12originalData12outPutFormatACSS_10Foundation0G0VAA09FaceImageJ0Otcfc",
            "mangledName": "$s9BioPassID5PhotoV2id12originalData12outPutFormatACSS_10Foundation0G0VAA09FaceImageJ0Otcfc",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "init_kind": "Designated"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "Photo",
                "printedName": "BioPassID.Photo",
                "usr": "s:9BioPassID5PhotoV"
              },
              {
                "kind": "TypeNominal",
                "name": "Photo",
                "printedName": "BioPassID.Photo",
                "usr": "s:9BioPassID5PhotoV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID5PhotoV2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID5PhotoV2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "compressedData",
            "printedName": "compressedData",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Foundation.Data?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV14compressedData10Foundation0F0VSgvp",
            "mangledName": "$s9BioPassID5PhotoV14compressedData10Foundation0F0VSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Foundation.Data?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Data",
                        "printedName": "Foundation.Data",
                        "usr": "s:10Foundation4DataV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV14compressedData10Foundation0F0VSgvg",
                "mangledName": "$s9BioPassID5PhotoV14compressedData10Foundation0F0VSgvg",
                "moduleName": "BioPassID",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "thumbnailData",
            "printedName": "thumbnailData",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Foundation.Data?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Data",
                    "printedName": "Foundation.Data",
                    "usr": "s:10Foundation4DataV"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV13thumbnailData10Foundation0F0VSgvp",
            "mangledName": "$s9BioPassID5PhotoV13thumbnailData10Foundation0F0VSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "Foundation.Data?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Data",
                        "printedName": "Foundation.Data",
                        "usr": "s:10Foundation4DataV"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV13thumbnailData10Foundation0F0VSgvg",
                "mangledName": "$s9BioPassID5PhotoV13thumbnailData10Foundation0F0VSgvg",
                "moduleName": "BioPassID",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "thumbnailImage",
            "printedName": "thumbnailImage",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV14thumbnailImageSo7UIImageCSgvp",
            "mangledName": "$s9BioPassID5PhotoV14thumbnailImageSo7UIImageCSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl",
              "RawDocComment"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIImage",
                        "printedName": "UIKit.UIImage",
                        "usr": "c:objc(cs)UIImage"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV14thumbnailImageSo7UIImageCSgvg",
                "mangledName": "$s9BioPassID5PhotoV14thumbnailImageSo7UIImageCSgvg",
                "moduleName": "BioPassID",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "image",
            "printedName": "image",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "UIKit.UIImage?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "UIImage",
                    "printedName": "UIKit.UIImage",
                    "usr": "c:objc(cs)UIImage"
                  }
                ],
                "usr": "s:Sq"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID5PhotoV5imageSo7UIImageCSgvp",
            "mangledName": "$s9BioPassID5PhotoV5imageSo7UIImageCSgvp",
            "moduleName": "BioPassID",
            "declAttributes": [
              "AccessControl"
            ],
            "isFromExtension": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Optional",
                    "printedName": "UIKit.UIImage?",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "UIImage",
                        "printedName": "UIKit.UIImage",
                        "usr": "c:objc(cs)UIImage"
                      }
                    ],
                    "usr": "s:Sq"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID5PhotoV5imageSo7UIImageCSgvg",
                "mangledName": "$s9BioPassID5PhotoV5imageSo7UIImageCSgvg",
                "moduleName": "BioPassID",
                "isFromExtension": true,
                "accessorKind": "get"
              }
            ]
          }
        ],
        "declKind": "Struct",
        "usr": "s:9BioPassID5PhotoV",
        "mangledName": "$s9BioPassID5PhotoV",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Identifiable",
            "printedName": "Identifiable",
            "children": [
              {
                "kind": "TypeWitness",
                "name": "ID",
                "printedName": "ID",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ]
              }
            ],
            "usr": "s:s12IdentifiableP",
            "mangledName": "$ss12IdentifiableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "LoggerLevel",
        "printedName": "LoggerLevel",
        "children": [
          {
            "kind": "Var",
            "name": "ERROR",
            "printedName": "ERROR",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.LoggerLevel.Type) -> BioPassID.LoggerLevel",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "LoggerLevel",
                    "printedName": "BioPassID.LoggerLevel",
                    "usr": "s:9BioPassID11LoggerLevelO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.LoggerLevel.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "LoggerLevel",
                        "printedName": "BioPassID.LoggerLevel",
                        "usr": "s:9BioPassID11LoggerLevelO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID11LoggerLevelO5ERRORyA2CmF",
            "mangledName": "$s9BioPassID11LoggerLevelO5ERRORyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "INFO",
            "printedName": "INFO",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.LoggerLevel.Type) -> BioPassID.LoggerLevel",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "LoggerLevel",
                    "printedName": "BioPassID.LoggerLevel",
                    "usr": "s:9BioPassID11LoggerLevelO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.LoggerLevel.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "LoggerLevel",
                        "printedName": "BioPassID.LoggerLevel",
                        "usr": "s:9BioPassID11LoggerLevelO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID11LoggerLevelO4INFOyA2CmF",
            "mangledName": "$s9BioPassID11LoggerLevelO4INFOyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "DEBUG",
            "printedName": "DEBUG",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.LoggerLevel.Type) -> BioPassID.LoggerLevel",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "LoggerLevel",
                    "printedName": "BioPassID.LoggerLevel",
                    "usr": "s:9BioPassID11LoggerLevelO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.LoggerLevel.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "LoggerLevel",
                        "printedName": "BioPassID.LoggerLevel",
                        "usr": "s:9BioPassID11LoggerLevelO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID11LoggerLevelO5DEBUGyA2CmF",
            "mangledName": "$s9BioPassID11LoggerLevelO5DEBUGyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Var",
            "name": "WARNING",
            "printedName": "WARNING",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(BioPassID.LoggerLevel.Type) -> BioPassID.LoggerLevel",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "LoggerLevel",
                    "printedName": "BioPassID.LoggerLevel",
                    "usr": "s:9BioPassID11LoggerLevelO"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "BioPassID.LoggerLevel.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "LoggerLevel",
                        "printedName": "BioPassID.LoggerLevel",
                        "usr": "s:9BioPassID11LoggerLevelO"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "s:9BioPassID11LoggerLevelO7WARNINGyA2CmF",
            "mangledName": "$s9BioPassID11LoggerLevelO7WARNINGyA2CmF",
            "moduleName": "BioPassID"
          },
          {
            "kind": "Function",
            "name": "==",
            "printedName": "==(_:_:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Bool",
                "printedName": "Swift.Bool",
                "usr": "s:Sb"
              },
              {
                "kind": "TypeNominal",
                "name": "LoggerLevel",
                "printedName": "BioPassID.LoggerLevel",
                "usr": "s:9BioPassID11LoggerLevelO"
              },
              {
                "kind": "TypeNominal",
                "name": "LoggerLevel",
                "printedName": "BioPassID.LoggerLevel",
                "usr": "s:9BioPassID11LoggerLevelO"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID11LoggerLevelO2eeoiySbAC_ACtFZ",
            "mangledName": "$s9BioPassID11LoggerLevelO2eeoiySbAC_ACtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "implicit": true,
            "funcSelfKind": "NonMutating"
          },
          {
            "kind": "Var",
            "name": "hashValue",
            "printedName": "hashValue",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Int",
                "printedName": "Swift.Int",
                "usr": "s:Si"
              }
            ],
            "declKind": "Var",
            "usr": "s:9BioPassID11LoggerLevelO9hashValueSivp",
            "mangledName": "$s9BioPassID11LoggerLevelO9hashValueSivp",
            "moduleName": "BioPassID",
            "implicit": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Int",
                    "printedName": "Swift.Int",
                    "usr": "s:Si"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:9BioPassID11LoggerLevelO9hashValueSivg",
                "mangledName": "$s9BioPassID11LoggerLevelO9hashValueSivg",
                "moduleName": "BioPassID",
                "implicit": true,
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Function",
            "name": "hash",
            "printedName": "hash(into:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Void",
                "printedName": "()"
              },
              {
                "kind": "TypeNominal",
                "name": "Hasher",
                "printedName": "Swift.Hasher",
                "paramValueOwnership": "InOut",
                "usr": "s:s6HasherV"
              }
            ],
            "declKind": "Func",
            "usr": "s:9BioPassID11LoggerLevelO4hash4intoys6HasherVz_tF",
            "mangledName": "$s9BioPassID11LoggerLevelO4hash4intoys6HasherVz_tF",
            "moduleName": "BioPassID",
            "implicit": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Enum",
        "usr": "s:9BioPassID11LoggerLevelO",
        "mangledName": "$s9BioPassID11LoggerLevelO",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          }
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "FaceLogger",
        "printedName": "FaceLogger",
        "declKind": "Class",
        "usr": "s:9BioPassID10FaceLoggerC",
        "mangledName": "$s9BioPassID10FaceLoggerC",
        "moduleName": "BioPassID",
        "declAttributes": [
          "AccessControl"
        ],
        "hasMissingDesignatedInitializers": true,
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "SwiftUI",
        "printedName": "SwiftUI",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "Import",
        "name": "DeveloperToolsSupport",
        "printedName": "DeveloperToolsSupport",
        "declKind": "Import",
        "moduleName": "BioPassID"
      },
      {
        "kind": "TypeDecl",
        "name": "UIFont",
        "printedName": "UIFont",
        "children": [
          {
            "kind": "Function",
            "name": "loadFont",
            "printedName": "loadFont(withFilenameString:bundle:)",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "Optional",
                "printedName": "Swift.String?",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "String",
                    "printedName": "Swift.String",
                    "usr": "s:SS"
                  }
                ],
                "usr": "s:Sq"
              },
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              },
              {
                "kind": "TypeNominal",
                "name": "Bundle",
                "printedName": "Foundation.Bundle",
                "usr": "c:objc(cs)NSBundle"
              }
            ],
            "declKind": "Func",
            "usr": "s:So6UIFontC9BioPassIDE8loadFont18withFilenameString6bundleSSSgSS_So8NSBundleCtFZ",
            "mangledName": "$sSo6UIFontC9BioPassIDE8loadFont18withFilenameString6bundleSSSgSS_So8NSBundleCtFZ",
            "moduleName": "BioPassID",
            "static": true,
            "declAttributes": [
              "Final"
            ],
            "isFromExtension": true,
            "funcSelfKind": "NonMutating"
          }
        ],
        "declKind": "Class",
        "usr": "c:objc(cs)UIFont",
        "moduleName": "UIKit",
        "isOpen": true,
        "intro_iOS": "2.0",
        "objc_name": "UIFont",
        "declAttributes": [
          "Available",
          "ObjC",
          "SynthesizedProtocol",
          "NonSendable",
          "Sendable",
          "Dynamic"
        ],
        "superclassUsr": "c:objc(cs)NSObject",
        "isExternal": true,
        "inheritsConvenienceInitializers": true,
        "superclassNames": [
          "ObjectiveC.NSObject"
        ],
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
            "mangledName": "$ss8CopyableP"
          },
          {
            "kind": "Conformance",
            "name": "Escapable",
            "printedName": "Escapable",
            "usr": "s:s9EscapableP",
            "mangledName": "$ss9EscapableP"
          },
          {
            "kind": "Conformance",
            "name": "Equatable",
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Hashable",
            "printedName": "Hashable",
            "usr": "s:SH",
            "mangledName": "$sSH"
          },
          {
            "kind": "Conformance",
            "name": "CVarArg",
            "printedName": "CVarArg",
            "usr": "s:s7CVarArgP",
            "mangledName": "$ss7CVarArgP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObservingPublishing",
            "printedName": "_KeyValueCodingAndObservingPublishing",
            "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
            "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
          },
          {
            "kind": "Conformance",
            "name": "_KeyValueCodingAndObserving",
            "printedName": "_KeyValueCodingAndObserving",
            "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
            "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
          },
          {
            "kind": "Conformance",
            "name": "CustomStringConvertible",
            "printedName": "CustomStringConvertible",
            "usr": "s:s23CustomStringConvertibleP",
            "mangledName": "$ss23CustomStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "CustomDebugStringConvertible",
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      }
    ],
    "json_format_version": 8
  },
  "ConstValues": [
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 371,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 449,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 491,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 540,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 584,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "StringLiteral",
      "offset": 696,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 817,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelFace.swift",
      "kind": "BooleanLiteral",
      "offset": 857,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 108,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "BooleanLiteral",
      "offset": 146,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 444,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 555,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 709,
      "length": 4,
      "value": "57.7"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 763,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 850,
      "length": 2,
      "value": "86"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 902,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1057,
      "length": 2,
      "value": "27"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1109,
      "length": 2,
      "value": "80"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1196,
      "length": 2,
      "value": "34"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1248,
      "length": 2,
      "value": "18"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1429,
      "length": 2,
      "value": "41"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1481,
      "length": 3,
      "value": "170"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1569,
      "length": 2,
      "value": "25"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1621,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1779,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1833,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 1922,
      "length": 4,
      "value": "78.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1977,
      "length": 3,
      "value": "242"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2044,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2048,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2055,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 2104,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2160,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2184,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2352,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2575,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2686,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2839,
      "length": 3,
      "value": "203"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2892,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2979,
      "length": 3,
      "value": "171"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3032,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 3186,
      "length": 5,
      "value": "233.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3241,
      "length": 2,
      "value": "80"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3328,
      "length": 3,
      "value": "229"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3381,
      "length": 2,
      "value": "25"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3535,
      "length": 3,
      "value": "216"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3588,
      "length": 3,
      "value": "175"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3676,
      "length": 3,
      "value": "237"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3729,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3886,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3940,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4029,
      "length": 3,
      "value": "182"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4083,
      "length": 3,
      "value": "240"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4150,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4154,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4161,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 4210,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4249,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/ElipseShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4273,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 188,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "BooleanLiteral",
      "offset": 226,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 524,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 635,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 815,
      "length": 2,
      "value": "26"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 867,
      "length": 2,
      "value": "58"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 954,
      "length": 2,
      "value": "26"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1006,
      "length": 2,
      "value": "52"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 1186,
      "length": 4,
      "value": "34.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1240,
      "length": 3,
      "value": "133"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1328,
      "length": 2,
      "value": "29"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1380,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 1563,
      "length": 4,
      "value": "71.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1617,
      "length": 3,
      "value": "195"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1705,
      "length": 2,
      "value": "42"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1757,
      "length": 3,
      "value": "165"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1939,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1993,
      "length": 3,
      "value": "229"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2082,
      "length": 3,
      "value": "105"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2136,
      "length": 3,
      "value": "230"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2191,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2195,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2202,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 2251,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2307,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2331,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2499,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2722,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2833,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 3013,
      "length": 5,
      "value": "233.7"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3068,
      "length": 2,
      "value": "58"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3155,
      "length": 3,
      "value": "233"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3208,
      "length": 2,
      "value": "52"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3388,
      "length": 3,
      "value": "225"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3441,
      "length": 3,
      "value": "133"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3529,
      "length": 3,
      "value": "231"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3582,
      "length": 3,
      "value": "100"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3767,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3820,
      "length": 3,
      "value": "195"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3908,
      "length": 3,
      "value": "218"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 3961,
      "length": 3,
      "value": "166"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4145,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4199,
      "length": 3,
      "value": "229"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4288,
      "length": 3,
      "value": "155"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4342,
      "length": 3,
      "value": "230"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4397,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4401,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4408,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 4457,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4513,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 4537,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/Request.swift",
      "kind": "StringLiteral",
      "offset": 1375,
      "length": 8,
      "value": "\"Face-1\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 127,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 403,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 445,
      "length": 23,
      "value": "\"facesdk_opensans_bold\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 768,
      "length": 16,
      "value": "\"Capturing Face\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 836,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 1031,
      "length": 15,
      "value": "\"Processing...\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 1167,
      "length": 36,
      "value": "\"Fit your face into the shape below\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 1416,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 1479,
      "length": 11,
      "value": "\"#00000000\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1516,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1553,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1565,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 1616,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 1632,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1684,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1696,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 1749,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 1765,
      "length": 6,
      "value": "\"Back\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 1807,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 1996,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2063,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2100,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2112,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 2163,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2179,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2226,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2262,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2274,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 2327,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2343,
      "length": 15,
      "value": "\"Switch Camera\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2403,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2425,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 2526,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2593,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2630,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2642,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 2693,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2709,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2756,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2792,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2804,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 2857,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2873,
      "length": 9,
      "value": "\"Capture\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "StringLiteral",
      "offset": 2927,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceConfig.swift",
      "kind": "IntegerLiteral",
      "offset": 2949,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "FloatLiteral",
      "offset": 319,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "FloatLiteral",
      "offset": 369,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "BooleanLiteral",
      "offset": 415,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "FloatLiteral",
      "offset": 450,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "FloatLiteral",
      "offset": 492,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "StringLiteral",
      "offset": 527,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceContView.swift",
      "kind": "BooleanLiteral",
      "offset": 567,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 152,
      "length": 20,
      "value": "\"quality\/check_icao\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 194,
      "length": 28,
      "value": "\"multibiometrics\/face_spoof\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 247,
      "length": 24,
      "value": "\"multibiometrics\/enroll\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 296,
      "length": 24,
      "value": "\"multibiometrics\/update\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 374,
      "length": 6,
      "value": "\"POST\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService+Enums.swift",
      "kind": "StringLiteral",
      "offset": 403,
      "length": 5,
      "value": "\"GET\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "FloatLiteral",
      "offset": 112,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "IntegerLiteral",
      "offset": 148,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "IntegerLiteral",
      "offset": 183,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "IntegerLiteral",
      "offset": 211,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "FloatLiteral",
      "offset": 286,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "FloatLiteral",
      "offset": 325,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "FloatLiteral",
      "offset": 362,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/FaceAttributes.swift",
      "kind": "FloatLiteral",
      "offset": 413,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "FloatLiteral",
      "offset": 330,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "FloatLiteral",
      "offset": 380,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "BooleanLiteral",
      "offset": 426,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "FloatLiteral",
      "offset": 461,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "FloatLiteral",
      "offset": 503,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "StringLiteral",
      "offset": 538,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LivenessView.swift",
      "kind": "BooleanLiteral",
      "offset": 576,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 58,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 94,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 133,
      "length": 8,
      "value": "\"Accept\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 310,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 332,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/AlertError.swift",
      "kind": "StringLiteral",
      "offset": 365,
      "length": 8,
      "value": "\"Accept\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShape.swift",
      "kind": "FloatLiteral",
      "offset": 171,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShape.swift",
      "kind": "FloatLiteral",
      "offset": 307,
      "length": 5,
      "value": "206.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShape.swift",
      "kind": "FloatLiteral",
      "offset": 342,
      "length": 5,
      "value": "289.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/CustomShape.swift",
      "kind": "FloatLiteral",
      "offset": 404,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "FloatLiteral",
      "offset": 396,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "FloatLiteral",
      "offset": 446,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "BooleanLiteral",
      "offset": 492,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "FloatLiteral",
      "offset": 527,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "FloatLiteral",
      "offset": 569,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "StringLiteral",
      "offset": 604,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "BooleanLiteral",
      "offset": 645,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/FaceView.swift",
      "kind": "BooleanLiteral",
      "offset": 686,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService+Enums.swift",
      "kind": "IntegerLiteral",
      "offset": 484,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService+Enums.swift",
      "kind": "IntegerLiteral",
      "offset": 507,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService+Enums.swift",
      "kind": "IntegerLiteral",
      "offset": 981,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService+Enums.swift",
      "kind": "IntegerLiteral",
      "offset": 1004,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceMaskOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 126,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceMaskOptions.swift",
      "kind": "StringLiteral",
      "offset": 261,
      "length": 11,
      "value": "\"#CC000000\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceMaskOptions.swift",
      "kind": "StringLiteral",
      "offset": 395,
      "length": 9,
      "value": "\"#16AC81\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceMaskOptions.swift",
      "kind": "StringLiteral",
      "offset": 478,
      "length": 9,
      "value": "\"#E25353\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceMaskOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 533,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/LoadingView.swift",
      "kind": "BooleanLiteral",
      "offset": 171,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 385,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 463,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 505,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 554,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 598,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "StringLiteral",
      "offset": 718,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 774,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 814,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 869,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 917,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 963,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1011,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1062,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1107,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "StringLiteral",
      "offset": 1161,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1291,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1344,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/CameraModelLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1395,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 134,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 299,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 339,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 455,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 126,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "StringLiteral",
      "offset": 164,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "StringLiteral",
      "offset": 233,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 279,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 319,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "StringLiteral",
      "offset": 343,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceTextOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 392,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/ConfirmationModal.swift",
      "kind": "StringLiteral",
      "offset": 190,
      "length": 26,
      "value": "\"Deseja enviar esta foto?\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/ConfirmationModal.swift",
      "kind": "StringLiteral",
      "offset": 263,
      "length": 6,
      "value": "\"Sim!\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/model\/ConfirmationModal.swift",
      "kind": "StringLiteral",
      "offset": 318,
      "length": 22,
      "value": "\"Quero escolher outra\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 126,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "StringLiteral",
      "offset": 165,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "StringLiteral",
      "offset": 234,
      "length": 9,
      "value": "\"#323232\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 293,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 305,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 346,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "StringLiteral",
      "offset": 371,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 433,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceIconOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 445,
      "length": 2,
      "value": "32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 128,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 221,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 274,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 286,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 465,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 546,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 593,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 605,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/utils\/LicenseSpringUtil.swift",
      "kind": "BooleanLiteral",
      "offset": 225,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/utils\/LicenseSpringUtil.swift",
      "kind": "BooleanLiteral",
      "offset": 267,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 706,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 759,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 852,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 914,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 966,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1017,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1073,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1199,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 1332,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1370,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1457,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1502,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1548,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 1572,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 1602,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 1628,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1683,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "FloatLiteral",
      "offset": 1819,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "FloatLiteral",
      "offset": 1854,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 1953,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2001,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2047,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2095,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2146,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2191,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2248,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2301,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 2352,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 2402,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 3363,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 3392,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 3506,
      "length": 15,
      "value": "\"session queue\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 4192,
      "length": 15,
      "value": "\"CameraService\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "FloatLiteral",
      "offset": 17493,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 17507,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 17714,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 17788,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 17923,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 18419,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 18480,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 18535,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 18715,
      "length": 42,
      "value": "\"Application not authorized to use camera\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 18887,
      "length": 14,
      "value": "\"Camera Error\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 18912,
      "length": 100,
      "value": "\"Camera configuration failed. Either your device camera is not available or its missing permissions\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 19034,
      "length": 8,
      "value": "\"Accept\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 19164,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 19223,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 19279,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 30483,
      "length": 55,
      "value": "\"CGImage not found, error trying to capture the image.\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 30604,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 30610,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 30992,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31032,
      "length": 32,
      "value": "\"Luminace : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31063,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 31092,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 31339,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31379,
      "length": 33,
      "value": "\"Luminance : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31411,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 31440,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 31511,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 31609,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31685,
      "length": 18,
      "value": "\"No face detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 31889,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 31926,
      "length": 33,
      "value": "\"More than one face was detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 32875,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 32919,
      "length": 33,
      "value": "\"faceProp : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 32951,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 32984,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 33244,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 33288,
      "length": 33,
      "value": "\"faceProp : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 33320,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 33353,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 33436,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 33681,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 33725,
      "length": 31,
      "value": "\"faceWidth : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 33755,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 33788,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 34047,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 34091,
      "length": 33,
      "value": "\"faceHeight : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 34123,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 34157,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 34238,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 34667,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 34760,
      "length": 23,
      "value": "\"ied : \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "StringLiteral",
      "offset": 34782,
      "length": 1,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 34816,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 34894,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 36210,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 36275,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 36283,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "FloatLiteral",
      "offset": 36360,
      "length": 3,
      "value": "2.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 36549,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 36653,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "FloatLiteral",
      "offset": 36862,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 36876,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 37049,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 37196,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 37362,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 37494,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "BooleanLiteral",
      "offset": 37561,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 37846,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 38000,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 38152,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraServiceLiveness.swift",
      "kind": "IntegerLiteral",
      "offset": 38300,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 140,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 175,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 217,
      "length": 4,
      "value": "3000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 265,
      "length": 5,
      "value": "60000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 307,
      "length": 3,
      "value": "0.1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 347,
      "length": 3,
      "value": "0.4"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 386,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 426,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 456,
      "length": 2,
      "value": "90"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 489,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 536,
      "length": 3,
      "value": "0.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 575,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 615,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 653,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 693,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 733,
      "length": 3,
      "value": "170"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 786,
      "length": 4,
      "value": "0.05"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 842,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 871,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 907,
      "length": 4,
      "value": "3000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 949,
      "length": 5,
      "value": "60000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 985,
      "length": 3,
      "value": "0.1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1019,
      "length": 3,
      "value": "0.4"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1052,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1086,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1110,
      "length": 2,
      "value": "90"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1159,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1200,
      "length": 3,
      "value": "0.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1233,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1272,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1309,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1436,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 1470,
      "length": 3,
      "value": "170"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceLivenessDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 1517,
      "length": 4,
      "value": "0.05"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 676,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 729,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 822,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 884,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 936,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 987,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1043,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1167,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 1292,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1330,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1413,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1458,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1504,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 1528,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 1558,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 1584,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 1639,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 2234,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 2263,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 2377,
      "length": 15,
      "value": "\"session queue\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 3063,
      "length": 15,
      "value": "\"CameraService\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 24526,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 24671,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 24687,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 24767,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 24816,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 24863,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 24995,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 25792,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 25911,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 26670,
      "length": 4,
      "value": "1108"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 27932,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 28369,
      "length": 15,
      "value": "\"No photo data\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 28536,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 28585,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 28783,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 29222,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 29387,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 29492,
      "length": 15,
      "value": "\"No photo data\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 29627,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 30037,
      "length": 43,
      "value": "\"photoProcessingHandler animate \""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 30079,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 33516,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 33828,
      "length": 55,
      "value": "\"CGImage not found, error trying to capture the image.\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 33957,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 33963,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 34241,
      "length": 18,
      "value": "\"No face detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 34518,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "StringLiteral",
      "offset": 34560,
      "length": 33,
      "value": "\"More than one face was detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35194,
      "length": 4,
      "value": "0.32"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35259,
      "length": 4,
      "value": "0.26"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35503,
      "length": 4,
      "value": "0.49"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35567,
      "length": 4,
      "value": "0.57"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35794,
      "length": 6,
      "value": "0.4691"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 35861,
      "length": 6,
      "value": "0.5308"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 36155,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 36278,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 36292,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 36372,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 36560,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 36631,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 36773,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 36943,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 37104,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 37112,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 37193,
      "length": 3,
      "value": "2.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 37309,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 37519,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 37631,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "FloatLiteral",
      "offset": 37858,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 37872,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 38099,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 38254,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 38430,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 38572,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "BooleanLiteral",
      "offset": 38643,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/core\/CameraService.swift",
      "kind": "IntegerLiteral",
      "offset": 38858,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 124,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 166,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 209,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 258,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 294,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceContinuousCaptureOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 331,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 132,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 172,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 221,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 263,
      "length": 4,
      "value": "3000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 311,
      "length": 5,
      "value": "40000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 356,
      "length": 3,
      "value": "0.7"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 411,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 445,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 488,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 524,
      "length": 4,
      "value": "3000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 566,
      "length": 5,
      "value": "40000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceDetectionOptions.swift",
      "kind": "FloatLiteral",
      "offset": 605,
      "length": 3,
      "value": "0.7"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService.swift",
      "kind": "StringLiteral",
      "offset": 139,
      "length": 32,
      "value": "\"https:\/\/hml-api.biopassid.com\/\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/api\/ApiService.swift",
      "kind": "StringLiteral",
      "offset": 301,
      "length": 12,
      "value": "\"APIService\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 133,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 175,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 228,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 240,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "StringLiteral",
      "offset": 384,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "StringLiteral",
      "offset": 439,
      "length": 8,
      "value": "\"FFCC01\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 543,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "StringLiteral",
      "offset": 567,
      "length": 10,
      "value": "\"Flash On\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "StringLiteral",
      "offset": 673,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 771,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "StringLiteral",
      "offset": 795,
      "length": 11,
      "value": "\"Flash Off\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "BooleanLiteral",
      "offset": 859,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 895,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 941,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFlashButtonOptions.swift",
      "kind": "IntegerLiteral",
      "offset": 953,
      "length": 2,
      "value": "56"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 199,
      "length": 5,
      "value": "360.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "BooleanLiteral",
      "offset": 237,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 535,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 646,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 821,
      "length": 2,
      "value": "26"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 873,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1064,
      "length": 2,
      "value": "26"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1116,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1324,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1377,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1444,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1448,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1455,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 1504,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1543,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1567,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1735,
      "length": 4,
      "value": "1000"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 1958,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2069,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 2244,
      "length": 5,
      "value": "233.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2299,
      "length": 2,
      "value": "51"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 2490,
      "length": 5,
      "value": "233.5"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2545,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2753,
      "length": 3,
      "value": "130"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2806,
      "length": 3,
      "value": "239"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2873,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2877,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2884,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "FloatLiteral",
      "offset": 2933,
      "length": 3,
      "value": "6.0"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2972,
      "length": 3,
      "value": "260"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/view\/SquareShapeAnimation.swift",
      "kind": "IntegerLiteral",
      "offset": 2996,
      "length": 3,
      "value": "188"
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 141,
      "length": 19,
      "value": "\"No faces detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 200,
      "length": 25,
      "value": "\"Multiple faces detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 264,
      "length": 28,
      "value": "\"Face centered. Do not move\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 327,
      "length": 21,
      "value": "\"Turn your face away\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 381,
      "length": 24,
      "value": "\"Bring your face closer\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 439,
      "length": 29,
      "value": "\"Move your face to the right\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 503,
      "length": 28,
      "value": "\"Move your face to the left\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 563,
      "length": 21,
      "value": "\"Move your face down\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 618,
      "length": 19,
      "value": "\"Move your face up\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 674,
      "length": 28,
      "value": "\"Invalid inter-eye distance\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 748,
      "length": 23,
      "value": "\"Misaligned face angle\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 805,
      "length": 10,
      "value": "\"Too dark\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 850,
      "length": 11,
      "value": "\"Too light\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 919,
      "length": 19,
      "value": "\"No faces detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 972,
      "length": 25,
      "value": "\"Multiple faces detected\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1030,
      "length": 28,
      "value": "\"Face centered. Do not move\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1087,
      "length": 21,
      "value": "\"Turn your face away\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1135,
      "length": 24,
      "value": "\"Bring your face closer\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1187,
      "length": 29,
      "value": "\"Move your face to the right\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1245,
      "length": 28,
      "value": "\"Move your face to the left\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1299,
      "length": 21,
      "value": "\"Move your face down\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1348,
      "length": 19,
      "value": "\"Move your face up\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1398,
      "length": 28,
      "value": "\"Invalid inter-eye distance\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1466,
      "length": 23,
      "value": "\"Misaligned face angle\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1517,
      "length": 10,
      "value": "\"Too dark\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/config\/FaceFeedbackTextMessages.swift",
      "kind": "StringLiteral",
      "offset": 1556,
      "length": 11,
      "value": "\"Too light\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Documents\/YupiStudios\/Biopassid\/face-sdk-ios\/BioPassID\/utils\/FaceLogger.swift",
      "kind": "StringLiteral",
      "offset": 259,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Library\/Developer\/Xcode\/DerivedData\/BioPassID-ffzwaqxzfznuexfiysbqjcwuuoiq\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BioPassID\/IntermediateBuildFilesPath\/BioPassID.build\/Release-iphoneos\/BioPassID.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 747,
      "length": 20,
      "value": "\"facesdk_ic_capture\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Library\/Developer\/Xcode\/DerivedData\/BioPassID-ffzwaqxzfznuexfiysbqjcwuuoiq\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BioPassID\/IntermediateBuildFilesPath\/BioPassID.build\/Release-iphoneos\/BioPassID.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 907,
      "length": 18,
      "value": "\"facesdk_ic_close\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Library\/Developer\/Xcode\/DerivedData\/BioPassID-ffzwaqxzfznuexfiysbqjcwuuoiq\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BioPassID\/IntermediateBuildFilesPath\/BioPassID.build\/Release-iphoneos\/BioPassID.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1072,
      "length": 22,
      "value": "\"facesdk_ic_flash_off\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Library\/Developer\/Xcode\/DerivedData\/BioPassID-ffzwaqxzfznuexfiysbqjcwuuoiq\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BioPassID\/IntermediateBuildFilesPath\/BioPassID.build\/Release-iphoneos\/BioPassID.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1239,
      "length": 21,
      "value": "\"facesdk_ic_flash_on\""
    },
    {
      "filePath": "\/Users\/leonioyupi\/Library\/Developer\/Xcode\/DerivedData\/BioPassID-ffzwaqxzfznuexfiysbqjcwuuoiq\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BioPassID\/IntermediateBuildFilesPath\/BioPassID.build\/Release-iphoneos\/BioPassID.build\/DerivedSources\/GeneratedAssetSymbols.swift",
      "kind": "StringLiteral",
      "offset": 1415,
      "length": 26,
      "value": "\"facesdk_ic_switch_camera\""
    }
  ]
}