pub const SUCCESS: &'static str = "success";
The string “success”.
This constant is used to represent a success message type.