Returns the (canonical) error code for the Status created by this builder.
Declared in <absl/status/status_builder.h>
<absl/status/status_builder.h>
absl::StatusCode code() const;
The canonical status code of the result status.