isLiked property
Whether the current user has liked this comment.
null if the like status is not available.
Implementation
final bool? isLiked;
Whether the current user has liked this comment.
null if the like status is not available.
final bool? isLiked;