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