Event_Epoch$json top-level constant

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

Implementation

@$core.Deprecated('Use eventDescriptor instead')
const Event_Epoch$json = {
  '1': 'Epoch',
  '2': [
    {'1': 'beginSlot', '3': 1, '4': 1, '5': 4, '10': 'beginSlot'},
    {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
  ],
};