VerificationKeyKesProduct$json top-level constant

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

Implementation

@$core.Deprecated('Use verificationKeyKesProductDescriptor instead')
const VerificationKeyKesProduct$json = {
  '1': 'VerificationKeyKesProduct',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 12, '8': {}, '10': 'value'},
    {'1': 'step', '3': 2, '4': 1, '5': 13, '10': 'step'},
  ],
};