code property

String? code
getter/setter pair

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;