ResponseEcho$json top-level constant

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

Implementation

@$core.Deprecated('Use responseEchoDescriptor instead')
const ResponseEcho$json = const {
  '1': 'ResponseEcho',
  '2': const [
    const {'1': 'message', '3': 1, '4': 1, '5': 9, '10': 'message'},
  ],
};