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