lastRead property

String? lastRead
final

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;