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': 'eon', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Event.Eon', '9': 0, '10': 'eon'},
    const {'1': 'era', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Event.Era', '9': 0, '10': 'era'},
    const {'1': 'epoch', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Event.Epoch', '9': 0, '10': 'epoch'},
    const {'1': 'header', '3': 4, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Event.Header', '9': 0, '10': 'header'},
    const {'1': 'ioTransaction', '3': 5, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Event.IoTransaction', '9': 0, '10': 'ioTransaction'},
  ],
  '3': const [Event_Eon$json, Event_Era$json, Event_Epoch$json, Event_Header$json, Event_IoTransaction$json],
  '8': const [
    const {'1': 'value'},
  ],
};