NewRoomControls$json top-level constant

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

Implementation

@$core.Deprecated('Use newRoomControlsDescriptor instead')
const NewRoomControls$json = {
  '1': 'NewRoomControls',
  '2': [
    {
      '1': 'controls',
      '3': 1,
      '4': 2,
      '5': 11,
      '6': '.RoomControls',
      '10': 'controls'
    },
  ],
};