resetCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use resetCommandDescriptor instead')
const resetCommand$json = {
  '1': 'ResetCommand',
  '2': [
    {'1': 'timeout', '3': 1, '4': 2, '5': 13, '10': 'timeout'},
  ],
};