code property

String? code
getter/setter pair

The code of the error, for example, "validation/invalid_value".

Returns "?" if the code is unknown.

Output only.

Implementation

core.String? code;