ExportFile$json top-level constant

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

Implementation

@$core.Deprecated('Use exportFileDescriptor instead')
const ExportFile$json = {
  '1': 'ExportFile',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'url', '3': 2, '4': 1, '5': 9, '10': 'url'},
  ],
};