ResponseException$json top-level constant

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

Implementation

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