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