






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface DelayedFlightsInfo : NSObject
@property (nonatomic, strong) NSString *rowTags;
@property (nonatomic, strong) NSString *cupSlovak;
@property (nonatomic, strong) NSString *clangItsBuilt;
@property (nonatomic, strong) NSString *iconHallMajor;
@property (nonatomic, strong) NSString *ageTryBlurPool;
@property (nonatomic, assign) NSInteger netArtTwoPopoverLaunching;
@property (nonatomic, strong) NSArray *binTemporal;
@end

NS_ASSUME_NONNULL_END
