Node$json top-level constant

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

Implementation

@$core.Deprecated('Use nodeDescriptor instead')
const Node$json = const {
  '1': 'Node',
  '2': const [
    const {
      '1': 'address',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protocol.Address',
      '10': 'address'
    },
  ],
};