FFChatPage_TimeDisplaySetting$json top-level constant
- @Deprecated('Use fFChatPageDescriptor instead')
Implementation
@$core.Deprecated('Use fFChatPageDescriptor instead')
const FFChatPage_TimeDisplaySetting$json = {
'1': 'TimeDisplaySetting',
'2': [
{'1': 'TIME_DISPLAY_SETTING_UNDEFINED', '2': 0},
{'1': 'ALWAYS_VISIBLE', '2': 1},
{'1': 'ALWAYS_INVISIBLE', '2': 2},
{'1': 'VISIBLE_ON_TAP', '2': 3},
],
};