TestCommentInjectionMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use testCommentInjectionMessageDescriptor instead')
const TestCommentInjectionMessage$json = const {
  '1': 'TestCommentInjectionMessage',
  '2': const [
    const {
      '1': 'a',
      '3': 1,
      '4': 1,
      '5': 9,
      '7': '*/ <- Neither should this.',
      '10': 'a'
    },
  ],
};