comment property

  1. @JsonKey(name: 'comment')
String comment
inherited

.

Implementation

@JsonKey(name: 'comment')
String get comment => throw _privateConstructorUsedError;