updatedAt property
When the report was last updated
Implementation
@JsonKey(toJson: iso8601) DateTime get createdAt;/// When the report was last updated
@JsonKey(toJson: iso8601) DateTime? get updatedAt;
When the report was last updated
@JsonKey(toJson: iso8601) DateTime get createdAt;/// When the report was last updated
@JsonKey(toJson: iso8601) DateTime? get updatedAt;