describe method

String describe()

Describes this change in a human-readable way.

Implementation

String describe() => toString();