VideoMuteChanged$json top-level constant

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

Implementation

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