diff --git a/src/PKPass.ts b/src/PKPass.ts index 0ef45b4..0571922 100644 --- a/src/PKPass.ts +++ b/src/PKPass.ts @@ -27,7 +27,7 @@ export default class PKPass extends Bundle { [placeholder: string]: string; }; } = {}; - public [passTypeSymbol]: Schemas.PassTypesProps = undefined; + private [passTypeSymbol]: Schemas.PassTypesProps = undefined; /** * Either create a pass from another one