EntityAlreadyDeleted$json top-level constant

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

Implementation

@$core.Deprecated('Use entityAlreadyDeletedDescriptor instead')
const EntityAlreadyDeleted$json = const {
  '1': 'EntityAlreadyDeleted',
  '2': const [
    const {'1': 'entity_id', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'entityId'},
  ],
};