ProtoPredefinedState_Account_ContractData$json top-level constant

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

Implementation

@$core.Deprecated('Use protoPredefinedStateDescriptor instead')
const ProtoPredefinedState_Account_ContractData$json = const {
  '1': 'ContractData',
  '2': const [
    const {'1': 'codeHash', '3': 1, '4': 1, '5': 12, '10': 'codeHash'},
    const {'1': 'stake', '3': 2, '4': 1, '5': 12, '10': 'stake'},
  ],
};