value property

dynamic value
final

Whether the server generated this error. Generally speaking, we won't clear out non-server errors because it usually indicates that there's something wrong with the input.

Implementation

//  final bool isServerError;

final dynamic value;