estimatedReadingHours property

double get estimatedReadingHours

Estimated reading time in hours

Implementation

double get estimatedReadingHours => estimatedReadingMinutes / 60.0;