Map_$json top-level constant

  1. @Deprecated('Use map_Descriptor instead')
Map<String, Object> const Map_$json

Implementation

@$core.Deprecated('Use map_Descriptor instead')
const Map_$json = {
  '1': 'Map',
  '2': [
    {
      '1': 'home',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.GeoPoint',
      '10': 'home'
    },
    {'1': 'style', '3': 2, '4': 1, '5': 9, '10': 'style'},
    {'1': 'follow_gps', '3': 3, '4': 1, '5': 8, '10': 'followGps'},
  ],
};