AudioAttachment$json top-level constant

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

Implementation

@$core.Deprecated('Use audioAttachmentDescriptor instead')
const AudioAttachment$json = {
  '1': 'AudioAttachment',
  '2': [
    {
      '1': 'Name',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Name'
    },
  ],
};