details property
Incoming error details are stored in this property.
Implementation
final List<ErrorDetail> details = List.empty(growable: true);
Incoming error details are stored in this property.
final List<ErrorDetail> details = List.empty(growable: true);