description property

String? description
getter/setter pair

A human readable description of what the error means.

It is suitable for non-internationalize display purposes.

Implementation

core.String? description;