AudioMuteChanged$json top-level constant

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

Implementation

@$core.Deprecated('Use audioMuteChangedDescriptor instead')
const AudioMuteChanged$json = const {
  '1': 'AudioMuteChanged',
  '2': const [
    const {'1': 'muted', '3': 1, '4': 1, '5': 8, '10': 'muted'},
  ],
};