pageNumber property

int? pageNumber
final

The page number in the Quran that the bookmarked Ayah is located.

This property is useful for displaying the correct page when the bookmark is opened.

Implementation

final int? pageNumber;