ConfigChange_Connections$json top-level constant

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

Implementation

@$core.Deprecated('Use configChangeDescriptor instead')
const ConfigChange_Connections$json = const {
  '1': 'Connections',
  '2': const [
    const {
      '1': 'connections',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.toit.model.ConnectionSetting',
      '10': 'connections'
    },
  ],
};