comment property

  1. @JsonKey(defaultValue: '')
String comment
final

Comment added by the reporter.

Implementation

@JsonKey(defaultValue: '')
final String comment;