LspResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use lspResponseDescriptor instead')
const LspResponse$json = const {
  '1': 'LspResponse',
  '2': const [
    const {'1': 'output', '3': 1, '4': 1, '5': 12, '10': 'output'},
  ],
};