CallState$json top-level constant

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

Implementation

@$core.Deprecated('Use callStateDescriptor instead')
const CallState$json = {
  '1': 'CallState',
  '2': [
    {
      '1': 'participants',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.stream.video.sfu.models.Participant',
      '10': 'participants'
    },
    {
      '1': 'started_at',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'startedAt'
    },
    {
      '1': 'participant_count',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.stream.video.sfu.models.ParticipantCount',
      '10': 'participantCount'
    },
    {
      '1': 'pins',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.stream.video.sfu.models.Pin',
      '10': 'pins'
    },
  ],
};