ExpressionStringIsEmpty constructor

ExpressionStringIsEmpty(
  1. Expr<String> value
)

Implementation

ExpressionStringIsEmpty(this.value) : super._();