2#import <Foundation/Foundation.h>
18DEFAULT_EXPORT_ATTRIBUTE
24@property (nonatomic, readonly) int32_t
id;
29@property (nonatomic, nonnull, readonly) NSString *
title;
34@property (nonatomic, nonnull, readonly) NSString *
content;
39@property (nonatomic, nullable, readonly) NSString *
imageUrl;