SharedContact$json top-level constant
Implementation
@$core.Deprecated('Use sharedContactDescriptor instead')
const SharedContact$json = {
'1': 'SharedContact',
'2': [
{'1': 'node_num', '3': 1, '4': 1, '5': 13, '10': 'nodeNum'},
{
'1': 'user',
'3': 2,
'4': 1,
'5': 11,
'6': '.meshtastic.User',
'10': 'user'
},
{'1': 'should_ignore', '3': 3, '4': 1, '5': 8, '10': 'shouldIgnore'},
],
};