StringEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use stringEventDescriptor instead')
const StringEvent$json = const {
  '1': 'StringEvent',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    const {'1': 'attributes', '3': 2, '4': 3, '5': 11, '6': '.cosmos.base.abci.v1beta1.Attribute', '8': const {}, '10': 'attributes'},
  ],
  '7': const {},
};