ForeignMessageLite$json top-level constant

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

Implementation

@$core.Deprecated('Use foreignMessageLiteDescriptor instead')
const ForeignMessageLite$json = const {
  '1': 'ForeignMessageLite',
  '2': const [
    const {'1': 'c', '3': 1, '4': 1, '5': 5, '10': 'c'},
  ],
};