Utility_Batch$json top-level constant

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

Implementation

@$core.Deprecated('Use utilityDescriptor instead')
const Utility_Batch$json = {
  '1': 'Batch',
  '2': [
    {
      '1': 'kind',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TW.Polymesh.Proto.Utility.BatchKind',
      '10': 'kind'
    },
    {
      '1': 'calls',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.TW.Polymesh.Proto.RuntimeCall',
      '10': 'calls'
    },
    {
      '1': 'call_indices',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'callIndices'
    },
  ],
};