lastRead property
The last read timestamp for the bookmarked Ayah.
This property is used to keep track of when the Ayah was last read, which can be useful for reading history and tracking progress.
Implementation
final String? lastRead;
The last read timestamp for the bookmarked Ayah.
This property is used to keep track of when the Ayah was last read, which can be useful for reading history and tracking progress.
final String? lastRead;