OperationErrorErrors class
Properties
-
code
↔ String?
-
The error type identifier for this error.
getter/setter pair
-
errorDetails
↔ List<OperationErrorErrorsErrorDetails>?
-
An optional list of messages that contain the error
details.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
location
↔ String?
-
Indicates the field in the request that caused the error.
This property is optional.
getter/setter pair
-
message
↔ String?
-
An optional, human-readable error message.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited