FileHints$json top-level constant

Map<String, Object> const FileHints$json

Implementation

const FileHints$json = const {
  '1': 'FileHints',
  '2': const [
    const {'1': 'isBinary', '3': 1, '4': 1, '5': 8, '10': 'isBinary'},
    const {'1': 'fileName', '3': 3, '4': 1, '5': 9, '10': 'fileName'},
    const {'1': 'modTime', '3': 5, '4': 1, '5': 9, '10': 'modTime'},
  ],
};