BridgeException$json top-level constant

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

Implementation

@$core.Deprecated('Use bridgeExceptionDescriptor instead')
const BridgeException$json = {
  '1': 'BridgeException',
  '2': [
    {'1': 'code', '3': 1, '4': 1, '5': 14, '6': '.BridgeErrorCode', '10': 'code'},
    {'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
  ],
};