CommitID$json top-level constant

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

Implementation

@$core.Deprecated('Use commitIDDescriptor instead')
const CommitID$json = const {
  '1': 'CommitID',
  '2': const [
    const {'1': 'version', '3': 1, '4': 1, '5': 3, '10': 'version'},
    const {'1': 'hash', '3': 2, '4': 1, '5': 12, '10': 'hash'},
  ],
  '7': const {},
};