Error$json top-level constant

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

Implementation

@$core.Deprecated('Use errorDescriptor instead')
const Error$json = const {
  '1': 'Error',
  '2': const [
    const {'1': 'error', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.ErrorType', '10': 'error'},
    const {'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
  ],
};