ACTIVITY_SORT_KEY$json top-level constant
Implementation
@$core.Deprecated('Use aCTIVITY_SORT_KEYDescriptor instead')
const ACTIVITY_SORT_KEY$json = {
'1': 'ACTIVITY_SORT_KEY',
'2': [
{'1': 'ACTIVITY_SORT_KEY_ID_UNSPECIFIED', '2': 0},
{'1': 'ACTIVITY_SORT_KEY_CREATED_AT', '2': 1},
{'1': 'ACTIVITY_SORT_KEY_MODIFIED_AT', '2': 2},
{'1': 'ACTIVITY_SORT_KEY_COMPLETED_ON', '2': 6},
{'1': 'ACTIVITY_SORT_KEY_TITLE', '2': 10},
{'1': 'ACTIVITY_SORT_KEY_STARTS_AT', '2': 11},
{'1': 'ACTIVITY_SORT_KEY_DUE_BY', '2': 12},
],
};