menu
hackernews_api package
documentation
model/comment.dart
Comment
type property
type property
dark_mode
light_mode
type
property
String
type
final
The type of item. One of "job", "story", "comment", "poll", or "pollopt".
Implementation
final String type;
hackernews_api package
documentation
model/comment
Comment
type property
Comment class