estimatedReadingHours property
double
get
estimatedReadingHours
Estimated reading time in hours
Implementation
double get estimatedReadingHours => estimatedReadingMinutes / 60.0;
Estimated reading time in hours
double get estimatedReadingHours => estimatedReadingMinutes / 60.0;