NodePath$json top-level constant

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

Implementation

@$core.Deprecated('Use nodePathDescriptor instead')
const NodePath$json = const {
  '1': 'NodePath',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'value'},
  ],
  '7': const {},
};