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