updatedAt property

DateTime get updatedAt
inherited

Timestamp referencing when the last update was made to the moderation status of the subject

Implementation

String get $type; int get id;@USubjectStatusViewSubjectConverter() USubjectStatusViewSubject get subject;@USubjectStatusViewHostingConverter() USubjectStatusViewHosting? get hosting; List<String>? get subjectBlobCids; String? get subjectRepoHandle;/// Timestamp referencing when the last update was made to the moderation status of the subject
DateTime get updatedAt;