NotifyBlockAddedResponseMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use notifyBlockAddedResponseMessageDescriptor instead')
const NotifyBlockAddedResponseMessage$json = const {
  '1': 'NotifyBlockAddedResponseMessage',
  '2': const [
    const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
  ],
};