createdAt property
When the report was created
Implementation
String? get comment;/// When the report was created
@JsonKey(toJson: iso8601) DateTime get createdAt;
When the report was created
String? get comment;/// When the report was created
@JsonKey(toJson: iso8601) DateTime get createdAt;