SmartContractDataWrapper$json top-level constant

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

Implementation

@$core.Deprecated('Use smartContractDataWrapperDescriptor instead')
const SmartContractDataWrapper$json = const {
  '1': 'SmartContractDataWrapper',
  '2': const [
    const {
      '1': 'smart_contract',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protocol.SmartContract',
      '10': 'smartContract'
    },
    const {'1': 'runtimecode', '3': 2, '4': 1, '5': 12, '10': 'runtimecode'},
  ],
};