userActionStates property

List<UserActionState>? userActionStates
final

Indicates the user action state for media. Indicate user like, dislike, or follow actions for the media.

Implementation

final List<UserActionState>? userActionStates;