NewPeerRole$json top-level constant

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

Implementation

@$core.Deprecated('Use newPeerRoleDescriptor instead')
const NewPeerRole$json = {
  '1': 'NewPeerRole',
  '2': [
    {'1': 'peerId', '3': 1, '4': 2, '5': 9, '10': 'peerId'},
    {'1': 'role', '3': 2, '4': 2, '5': 9, '10': 'role'},
  ],
};