replacement property

String? replacement
getter/setter pair

The URL of the suggested replacement for a deprecated resource.

The suggested replacement resource must be the same kind of resource as the deprecated resource.

Implementation

core.String? replacement;