






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface LawLookIcyMoveInfo : NSObject
@property (nonatomic, strong) NSString *maltese;
@property (nonatomic, strong) NSString *routerWet;
@property (nonatomic, strong) NSString *eightSubChest;
@property (nonatomic, strong) NSString *counterParent;
@property (nonatomic, strong) NSString *easyBounceFast;
@property (nonatomic, assign) NSInteger streamedDogJobEvaluateDecay;
@property (nonatomic, strong) NSArray *maxButAlone;
@end

NS_ASSUME_NONNULL_END
