OnChainEventRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use onChainEventRequestDescriptor instead')
const OnChainEventRequest$json = {
  '1': 'OnChainEventRequest',
  '2': [
    {'1': 'fid', '3': 1, '4': 1, '5': 4, '10': 'fid'},
    {'1': 'event_type', '3': 2, '4': 1, '5': 14, '6': '.OnChainEventType', '10': 'eventType'},
  ],
};