commentCount property
Post comment count
Implementation
@JsonKey(name: 'commentCount', defaultValue: 0)
int get commentCount => throw _privateConstructorUsedError;
Post comment count
@JsonKey(name: 'commentCount', defaultValue: 0)
int get commentCount => throw _privateConstructorUsedError;