ModuleConfig_MapReportSettings$json top-level constant
- @Deprecated('Use moduleConfigDescriptor instead')
Implementation
@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig_MapReportSettings$json = {
'1': 'MapReportSettings',
'2': [
{
'1': 'publish_interval_secs',
'3': 1,
'4': 1,
'5': 13,
'10': 'publishIntervalSecs'
},
{
'1': 'position_precision',
'3': 2,
'4': 1,
'5': 13,
'10': 'positionPrecision'
},
{
'1': 'should_report_location',
'3': 3,
'4': 1,
'5': 8,
'10': 'shouldReportLocation'
},
],
};