NOTE_SORT_KEY$json top-level constant
Implementation
@$core.Deprecated('Use nOTE_SORT_KEYDescriptor instead')
const NOTE_SORT_KEY$json = {
'1': 'NOTE_SORT_KEY',
'2': [
{'1': 'NOTE_SORT_KEY_ID_UNSPECIFIED', '2': 0},
{'1': 'NOTE_SORT_KEY_CREATED_AT', '2': 1},
{'1': 'NOTE_SORT_KEY_MODIFIED_AT', '2': 2},
{'1': 'NOTE_SORT_KEY_COMPLETED_ON', '2': 6},
{'1': 'NOTE_SORT_KEY_TITLE', '2': 10},
],
};