IndyOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use indyOptionsDescriptor instead')
const IndyOptions$json = {
  '1': 'IndyOptions',
  '2': [
    {
      '1': 'network',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.services.provider.v1.IndyOptions.IndyNetwork',
      '10': 'network'
    },
  ],
  '4': [IndyOptions_IndyNetwork$json],
};