PublisherAnswer$json top-level constant

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

Implementation

@$core.Deprecated('Use publisherAnswerDescriptor instead')
const PublisherAnswer$json = const {
  '1': 'PublisherAnswer',
  '2': const [
    const {'1': 'sdp', '3': 1, '4': 1, '5': 9, '10': 'sdp'},
  ],
};