Spark$json top-level constant

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

Implementation

@$core.Deprecated('Use sparkDescriptor instead')
const Spark$json = {
  '1': 'Spark',
  '2': [
    {'1': 'apiKey', '3': 1, '4': 1, '5': 9, '10': 'apiKey'},
    {'1': 'mage', '3': 2, '4': 1, '5': 9, '10': 'mage'},
    {'1': 'mana', '3': 3, '4': 1, '5': 3, '10': 'mana'},
  ],
};