id property

  1. @JsonKey(name: 'id')
String id
final

The comment id

Implementation

@JsonKey(name: 'id')

/// The comment id
final String id;