menu
cdx_comments package
documentation
models/comment.dart
Comment
entityId property
entityId property
dark_mode
light_mode
entityId
property
String
entityId
final
ID of the entity (post, article, etc.) this comment belongs to.
Implementation
final String entityId;
cdx_comments package
documentation
models/comment
Comment
entityId property
Comment class