Removes leading whitespace or specified characters from string.
Optional
The string to trim.
The characters to trim.
Returns the trimmed string.
_.trimStart
Removes leading whitespace or specified characters from string.