id property

String id
final

A unique ID for this deprecation in kebab case.

This is used to refer to the deprecation on the command line.

Implementation

final String id;