postgate property

Record defining interaction rules for a post. The record key (rkey) of the postgate record must match the record key of the post, and that record must be in the same repository.

Implementation

FeedPostgateRecordAccessor get postgate => _postgate;