PubsubMsg$json top-level constant

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

Implementation

@$core.Deprecated('Use pubsubMsgDescriptor instead')
const PubsubMsg$json = const {
  '1': 'PubsubMsg',
  '2': const [
    const {'1': 'topics', '3': 1, '4': 3, '5': 9, '10': 'topics'},
    const {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
  ],
};