ReadingPosition class
Properties
-
epubCfiPosition
↔ String?
-
Position in an EPUB as a CFI.
getter/setter pair
-
gbImagePosition
↔ String?
-
Position in a volume for image-based content.
getter/setter pair
-
gbTextPosition
↔ String?
-
Position in a volume for text-based content.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
kind
↔ String?
-
Resource type for a reading position.
getter/setter pair
-
pdfPosition
↔ String?
-
Position in a PDF file.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
updated
↔ String?
-
Timestamp when this reading position was last updated (formatted UTC
timestamp with millisecond resolution).
getter/setter pair
-
volumeId
↔ String?
-
Volume id associated with this reading position.
getter/setter pair