WsPlugin$json top-level constant

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

Implementation

@$core.Deprecated('Use wsPluginDescriptor instead')
const WsPlugin$json = {
  '1': 'WsPlugin',
  '2': [
    {'1': 'plugin_name', '3': 1, '4': 1, '5': 9, '10': 'pluginName'},
    {'1': 'group', '3': 2, '4': 1, '5': 12, '10': 'group'},
  ],
};