ChannelId$json top-level constant

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

Implementation

@$core.Deprecated('Use channelIdDescriptor instead')
const ChannelId$json = const {
  '1': 'ChannelId',
  '2': const [
    const {'1': 'target_type', '3': 1, '4': 1, '5': 9, '10': 'targetType'},
  ],
};