MsgIBCCloseChannel$json top-level constant

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

Implementation

@$core.Deprecated('Use msgIBCCloseChannelDescriptor instead')
const MsgIBCCloseChannel$json = const {
  '1': 'MsgIBCCloseChannel',
  '2': const [
    const {'1': 'channel', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'channel'},
  ],
};