2#import <Foundation/Foundation.h>
18DEFAULT_EXPORT_ATTRIBUTE
33@property (nonatomic, readonly) int32_t
id;
47@property (nonatomic, nonnull, readonly) NSString *
title;
61@property (nonatomic, nonnull, readonly) NSString *
content;
75@property (nonatomic, nullable, readonly) NSString *
imageUrl;