method TldUtils.isIPv6 TldUtils.isIPv6(str: string): boolean Checks if a string is a valid IPv6 address. Parameters str: string Return Type boolean