GetAppFilesResponse_Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use getAppFilesResponseDescriptor instead')
const GetAppFilesResponse_Entry$json = const {
  '1': 'Entry',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'content_type', '3': 2, '4': 1, '5': 9, '10': 'contentType'},
  ],
};