MsgExecResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use msgExecResponseDescriptor instead')
const MsgExecResponse$json = const {
  '1': 'MsgExecResponse',
  '2': const [
    const {'1': 'results', '3': 1, '4': 3, '5': 12, '10': 'results'},
  ],
};