Ensures that if the value is actually assigned a string, that string is trimmed and not empty. If null, undefined or empty (after trimming), it returns null.
trimmed string or null.
Generated using TypeDoc v0.25.12
Ensures that if the value is actually assigned a string, that string is trimmed and not empty. If null, undefined or empty (after trimming), it returns null.