EventInput$json top-level constant

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

Implementation

@$core.Deprecated('Use eventInputDescriptor instead')
const EventInput$json = const {
  '1': 'EventInput',
  '2': const [
    const {'1': 'event', '3': 1, '4': 1, '5': 9, '10': 'event'},
  ],
};