OperationList$json top-level constant

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

Implementation

@$core.Deprecated('Use operationListDescriptor instead')
const OperationList$json = const {
  '1': 'OperationList',
  '2': const [
    const {'1': 'branch', '3': 1, '4': 1, '5': 9, '10': 'branch'},
    const {'1': 'operations', '3': 2, '4': 3, '5': 11, '6': '.TW.Tezos.Proto.Operation', '10': 'operations'},
  ],
};