WsSubScript$json top-level constant

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

Implementation

@$core.Deprecated('Use wsSubScriptDescriptor instead')
const WsSubScript$json = {
  '1': 'WsSubScript',
  '2': [
    {'1': 'script_type', '3': 1, '4': 1, '5': 9, '10': 'scriptType'},
    {'1': 'payload', '3': 2, '4': 1, '5': 12, '10': 'payload'},
  ],
};