ErrorMsg$json top-level constant

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

Implementation

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