acceptsInteractions property
Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions
Implementation
bool get acceptsInteractions => throw _privateConstructorUsedError;
Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions
bool get acceptsInteractions => throw _privateConstructorUsedError;