CommitResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use commitResponseDescriptor instead')
const CommitResponse$json = const {
  '1': 'CommitResponse',
  '2': const [
    const {'1': 'write_results', '3': 1, '4': 3, '5': 11, '6': '.google.firestore.v1.WriteResult', '10': 'writeResults'},
    const {'1': 'commit_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'commitTime'},
  ],
};