Converts this String to EJson
@pragma('vm:prefer-inline') EJsonValue toEJson() => _encodeString(this);