ForBunny_File$json top-level constant

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

Implementation

@$core.Deprecated('Use forBunnyDescriptor instead')
const ForBunny_File$json = const {
  '1': 'File',
  '2': const [
    const {'1': 'url', '3': 1, '4': 1, '5': 9, '10': 'url'},
    const {'1': 'sha', '3': 2, '4': 1, '5': 9, '10': 'sha'},
    const {'1': 'is_entry', '3': 3, '4': 1, '5': 8, '10': 'isEntry'},
    const {'1': 'entry_pos', '3': 4, '4': 1, '5': 5, '10': 'entryPos'},
    const {'1': 'entry_len', '3': 5, '4': 1, '5': 5, '10': 'entryLen'},
  ],
};