






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ChainFocused : NSObject

@property (nonatomic, assign) BOOL directLate;
@property (nonatomic, copy) NSString *publishOpt;
@property (nonatomic, copy) NSString *howAreFoundNow;
@property (nonatomic, copy) NSString *napButBehave;
@property (nonatomic, copy) NSString *locationSelf;
@property (nonatomic, assign) BOOL artOffPhone;

@end

NS_ASSUME_NONNULL_END
