values constant
Implementation
static const $core.List<FFChatPage_TimeDisplaySetting> values =
<FFChatPage_TimeDisplaySetting>[
TIME_DISPLAY_SETTING_UNDEFINED,
ALWAYS_VISIBLE,
ALWAYS_INVISIBLE,
VISIBLE_ON_TAP,
];
static const $core.List<FFChatPage_TimeDisplaySetting> values =
<FFChatPage_TimeDisplaySetting>[
TIME_DISPLAY_SETTING_UNDEFINED,
ALWAYS_VISIBLE,
ALWAYS_INVISIBLE,
VISIBLE_ON_TAP,
];