SoundSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use soundSettingsDescriptor instead')
const SoundSettings$json = {
  '1': 'SoundSettings',
  '2': [
    {'1': 'volume', '3': 1, '4': 1, '5': 13, '10': 'volume'},
    {'1': 'muteInternalSpeaker', '3': 2, '4': 1, '5': 8, '10': 'muteInternalSpeaker'},
  ],
};