Event$json top-level constant

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

Implementation

@$core.Deprecated('Use eventDescriptor instead')
const Event$json = const {
  '1': 'Event',
  '2': const [
    const {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    const {'1': 'attributes', '3': 2, '4': 3, '5': 11, '6': '.tendermint.abci.EventAttribute', '8': const {}, '10': 'attributes'},
  ],
};