String asSqlValue([bool nullAsBlank = false, bool quoteStrings = true]) => SqlUtil.value(this, nullAsBlank, quoteStrings);