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