BeeReel/backtrace/LRRevolutionOpularObject.h
2025-07-31 19:26:12 +08:00

19 lines
432 B
Objective-C

#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import "FLoginObject.h"
NS_ASSUME_NONNULL_BEGIN
@interface LRRevolutionOpularObject : NSObject
@property (nonatomic, strong) FLoginObject * frame_zEarchPositionModel;
@property (nonatomic, assign) BOOL collectCroll;
@property (nonatomic, copy) NSString * accessModityTransformer;
@property (nonatomic, assign) long mainOastAppearance;
@end
NS_ASSUME_NONNULL_END