Group$json top-level constant

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

Implementation

@$core.Deprecated('Use groupDescriptor instead')
const Group$json = {
  '1': 'Group',
  '2': [
    {
      '1': 'role',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.MemberRole',
      '10': 'role'
    },
    {
      '1': 'team',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.Team',
      '10': 'team'
    },
  ],
};