description property Null safety

String description

Returns a description of the error.

Implementation

String get description => _description;