EntityValue$json top-level constant

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

Implementation

@$core.Deprecated('Use entityValueDescriptor instead')
const EntityValue$json = {
  '1': 'EntityValue',
  '2': [
    {'1': 'uid', '3': 1, '4': 1, '5': 11, '6': '.cedar.v3.EntityId', '10': 'uid'},
  ],
};