BatchProof$json top-level constant

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

Implementation

@$core.Deprecated('Use batchProofDescriptor instead')
const BatchProof$json = const {
  '1': 'BatchProof',
  '2': const [
    const {'1': 'entries', '3': 1, '4': 3, '5': 11, '6': '.ics23.BatchEntry', '10': 'entries'},
  ],
};