WsClientMsg$json top-level constant

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

Implementation

@$core.Deprecated('Use wsClientMsgDescriptor instead')
const WsClientMsg$json = const {
  '1': 'WsClientMsg',
  '2': const [
    const {'1': 'auth_token', '3': 1, '4': 1, '5': 9, '10': 'authToken'},
  ],
};