categories property

List<String>? categories
final

The categories associated with the post.

Implementation

final List<String>? categories;