BlockAddedNotificationMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use blockAddedNotificationMessageDescriptor instead')
const BlockAddedNotificationMessage$json = const {
  '1': 'BlockAddedNotificationMessage',
  '2': const [
    const {'1': 'block', '3': 3, '4': 1, '5': 11, '6': '.protowire.RpcBlock', '10': 'block'},
  ],
};