Returns the activity count for the current hour.
Future<int> get thisHour => amountThis(ActivitySpan.hour);