id property

String? id
final

The optional identifier of the change kind. The identifier remains stable even if the message changes, or is parameterized.

Implementation

final String? id;