Static class responsible for providing common helper functions that can be used wherever.
Checks if a string is empty or not.
String to check.
Returns true if the provided string is empty. Otherwise, returns false.
Generated using TypeDoc
Static class responsible for providing common helper functions that can be used wherever.