SecuritySettings$json top-level constant

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

Implementation

@$core.Deprecated('Use securitySettingsDescriptor instead')
const SecuritySettings$json = {
  '1': 'SecuritySettings',
  '2': [
    {'1': 'disableBluetooth', '3': 1, '4': 1, '5': 8, '10': 'disableBluetooth'},
    {'1': 'disallowToSetDefaultViaBluetooth', '3': 2, '4': 1, '5': 8, '10': 'disallowToSetDefaultViaBluetooth'},
  ],
};