ParticipantCount$json top-level constant

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

Implementation

@$core.Deprecated('Use participantCountDescriptor instead')
const ParticipantCount$json = {
  '1': 'ParticipantCount',
  '2': [
    {'1': 'total', '3': 1, '4': 1, '5': 13, '10': 'total'},
    {'1': 'anonymous', '3': 2, '4': 1, '5': 13, '10': 'anonymous'},
  ],
};