code property
Error code in the error domain.
This should correspond to a value of the enum type whose name is in domain. See the core error domain in error_domain.proto.
Implementation
core.String? code;
Error code in the error domain.
This should correspond to a value of the enum type whose name is in domain. See the core error domain in error_domain.proto.
core.String? code;