MsgData$json top-level constant

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

Implementation

@$core.Deprecated('Use msgDataDescriptor instead')
const MsgData$json = const {
  '1': 'MsgData',
  '2': const [
    const {'1': 'msg_type', '3': 1, '4': 1, '5': 9, '10': 'msgType'},
    const {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
  ],
  '7': const {},
};