const GetterFunctions = {
  [GetterNames.DoesRowObjectNeedCountdown]: doesRowObjectNeedCountdown,
  [GetterNames.GetCharacterStateChecked]: getCharacterStateChecked,
  [GetterNames.GetDescriptor]: getDescriptor,
  [GetterNames.GetDisplayUnscoredRows]: getDisplayUnscoredRows,