ExportReply$json top-level constant

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

Implementation

@$core.Deprecated('Use exportReplyDescriptor instead')
const ExportReply$json = {
  '1': 'ExportReply',
  '2': [
    {'1': 'file_url', '3': 1, '4': 1, '5': 9, '10': 'fileUrl'},
  ],
};