RunInput$json top-level constant

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

Implementation

@$core.Deprecated('Use runInputDescriptor instead')
const RunInput$json = const {
  '1': 'RunInput',
  '2': const [
    const {'1': 'input', '3': 1, '4': 1, '5': 12, '10': 'input'},
  ],
};