pub const ERROR: &'static str = "error";
The string “error”.
This constant is used to represent an error message type.