postCategory property
The category of the post
Implementation
@JsonKey(name: 'postCategory', required: true)
PostCategory get postCategory => throw _privateConstructorUsedError;
The category of the post
@JsonKey(name: 'postCategory', required: true)
PostCategory get postCategory => throw _privateConstructorUsedError;