totalReadingMinutes property

double get totalReadingMinutes

Estimated reading time for complete Quran (in minutes, at 2 ayat/minute)

Implementation

double get totalReadingMinutes => totalAyat / 2.0;