TransDB_File$json top-level constant

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

Implementation

@$core.Deprecated('Use transDBDescriptor instead')
const TransDB_File$json = const {
  '1': 'File',
  '2': const [
    const {'1': 'project_id', '3': 1, '4': 1, '5': 9, '10': 'projectId'},
    const {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'path', '3': 3, '4': 1, '5': 9, '10': 'path'},
  ],
};