Reconnection$json top-level constant

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

Implementation

@$core.Deprecated('Use reconnectionDescriptor instead')
const Reconnection$json = {
  '1': 'Reconnection',
  '2': [
    {'1': 'time_seconds', '3': 1, '4': 1, '5': 2, '10': 'timeSeconds'},
    {
      '1': 'strategy',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.stream.video.sfu.models.WebsocketReconnectStrategy',
      '10': 'strategy'
    },
  ],
};