details property
A list of messages that carry the error details. There is a common set of message types for APIs to use.
Implementation
final List<Any> details;
A list of messages that carry the error details. There is a common set of message types for APIs to use.
final List<Any> details;