comment property

  1. @JsonKey(name: 'comment')
String? comment
final

Implementation

@JsonKey(name: 'comment')
final String? comment;