menu
cdx_comments package
documentation
models/comment.dart
Comment
id property
id property
dark_mode
light_mode
id
property
String
id
final
Unique identifier for this comment.
Implementation
final String id;
cdx_comments package
documentation
models/comment
Comment
id property
Comment class