isLiked property

bool? isLiked
final

Whether the current user has liked this comment.

null if the like status is not available.

Implementation

final bool? isLiked;