Converts this string to a boolean.
bool toBoolean({bool strict = false}) => _toBoolean(this, strict);