PluginGroups$json top-level constant

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

Implementation

@$core.Deprecated('Use pluginGroupsDescriptor instead')
const PluginGroups$json = {
  '1': 'PluginGroups',
  '2': [
    {
      '1': 'groups',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.chronik.PluginGroup',
      '10': 'groups'
    },
    {'1': 'next_start', '3': 2, '4': 1, '5': 12, '10': 'nextStart'},
  ],
};