description property

String? description
getter/setter pair

A human readable description of the diff, showing the actual output vs expected output.

Implementation

core.String? description;