luxlabs header browser preview


@interface ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput : NSObject

@property (readonly, nonatomic) BOOL isSupported;

+ (id)_outputWithIsSupported:(BOOL)a0;

- (id)_initWithIsSupported:(BOOL)a0;

@end