menu
cdx_comments package
documentation
models/comment.dart
Comment
userId property
userId property
dark_mode
light_mode
userId
property
String
userId
final
ID of the user who created this comment.
Implementation
final String userId;
cdx_comments package
documentation
models/comment
Comment
userId property
Comment class