description property Null safety
final
The description of the error, provided by the server.
May be null
if the server provided no description.
Implementation
final String? description;
The description of the error, provided by the server.
May be null
if the server provided no description.
final String? description;