IndyOptions_IndyNetwork$json top-level constant

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

Implementation

@$core.Deprecated('Use indyOptionsDescriptor instead')
const IndyOptions_IndyNetwork$json = {
  '1': 'IndyNetwork',
  '2': [
    {'1': 'Danube', '2': 0},
    {'1': 'SovrinBuilder', '2': 1},
    {'1': 'SovrinStaging', '2': 2},
    {'1': 'Sovrin', '2': 3},
    {'1': 'IdUnionTest', '2': 4},
    {'1': 'IdUnion', '2': 5},
    {'1': 'IndicioTest', '2': 6},
    {'1': 'IndicioDemo', '2': 7},
    {'1': 'Indicio', '2': 8},
  ],
};