GenericAction$json top-level constant

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

Implementation

@$core.Deprecated('Use genericActionDescriptor instead')
const GenericAction$json = const {
  '1': 'GenericAction',
  '2': const [
    const {
      '1': 'accounts',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Elrond.Proto.Accounts',
      '10': 'accounts'
    },
    const {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
    const {'1': 'data', '3': 3, '4': 1, '5': 9, '10': 'data'},
    const {'1': 'version', '3': 4, '4': 1, '5': 13, '10': 'version'},
    const {'1': 'options', '3': 5, '4': 1, '5': 13, '10': 'options'},
  ],
};