Map<String, Object?> encode() => { 'week_of_month': weekOfMonth.toTfJson(), 'day_of_week': dayOfWeek.terraformValue, };