Sets a custom prefix (overrides type prefix).
Alert prefix(String prefix) { _prefix = prefix; return this; }