comment property

String? get comment
inherited

Sticky comment on the subject.

Implementation

@JsonKey(toJson: iso8601) DateTime get createdAt;@SubjectReviewStateConverter() SubjectReviewState get reviewState;/// Sticky comment on the subject.
 String? get comment;