BackupPreferences$json top-level constant
Implementation
@$core.Deprecated('Use backupPreferencesDescriptor instead')
const BackupPreferences$json = {
'1': 'BackupPreferences',
'2': [
{'1': 'version', '3': 1, '4': 1, '5': 13, '10': 'version'},
{'1': 'timestamp', '3': 2, '4': 1, '5': 7, '10': 'timestamp'},
{
'1': 'config',
'3': 3,
'4': 1,
'5': 11,
'6': '.meshtastic.LocalConfig',
'10': 'config'
},
{
'1': 'module_config',
'3': 4,
'4': 1,
'5': 11,
'6': '.meshtastic.LocalModuleConfig',
'10': 'moduleConfig'
},
{
'1': 'channels',
'3': 5,
'4': 1,
'5': 11,
'6': '.meshtastic.ChannelFile',
'10': 'channels'
},
{
'1': 'owner',
'3': 6,
'4': 1,
'5': 11,
'6': '.meshtastic.User',
'10': 'owner'
},
],
};