postCategories property
The post categories of the organization
Implementation
@JsonKey(name: 'postCategories', required: true)
List<PostCategory> get postCategories => throw _privateConstructorUsedError;
The post categories of the organization
@JsonKey(name: 'postCategories', required: true)
List<PostCategory> get postCategories => throw _privateConstructorUsedError;