description property

String? description
final

The description of the error, provided by the server.

May be null if the server provided no description.

Implementation

final String? description;