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