exprSql property

String? exprSql
final

Optional indexed-expression source. When non-null, this index is an expression index and column holds a synthetic key (the SQL text).

Implementation

final String? exprSql;