reactions property
final
The list of reactions of the post. If null it isn't loaded yet.
Implementation
final List<TimelinePostReaction>? reactions;
The list of reactions of the post. If null it isn't loaded yet.
final List<TimelinePostReaction>? reactions;