Version class
Properties
-
authorId
→ String?
-
The account ID of the user who created this version.
final
-
createdAt
→ DateTime?
-
Date and time when the version was created. In format
"YYYY-MM-DDTHH:mm:ss.sssZ".
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
message
→ String?
-
Message associated with the current version.
final
-
minorEdit
→ bool
-
Describes if this version is a minor version. Email notifications and
activity stream updates are not created for minor versions.
final
-
number
→ int?
-
The version number.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited