exprSql property

String? exprSql
final

Optional indexed-expression source (SQL text). When non-null the index is on this expression rather than a base column.

Implementation

final String? exprSql;