feedContext property

String? get feedContext
inherited

Context that will be passed through to client and may be passed to feed generator back alongside interactions.

Implementation

String get $type;@AtUriConverter() AtUri get post;@USkeletonFeedPostReasonConverter() USkeletonFeedPostReason? get reason;/// Context that will be passed through to client and may be passed to feed generator back alongside interactions.
String? get feedContext;