luxlabs header browser preview


@interface ICASNotesToPagesContextPath : NSObject <AADataType>

@property (readonly, nonatomic) long long notesToPagesContextPath;

- (id)toJsonValueAndReturnError:(id *)a0;
- (id)initWithNotesToPagesContextPath:(long long)a0;

@end