error_description property
String?
get
error_description
The description of the error.
Implementation
String? get error_description => _error_description?.toDart;
The description of the error.
String? get error_description => _error_description?.toDart;