SqlExpression constructor

SqlExpression(
  1. String str
)

Implementation

SqlExpression(this.str);